Share via


NoNamespace.prefix Field

Definition

Represents the prefix XML attribute.

public static readonly System.Xml.Linq.XName prefix;
 staticval mutable prefix : System.Xml.Linq.XName
Public Shared ReadOnly prefix As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: buPr.
  • corresponds to the following strongly-typed properties: DiagramAutoBullet.AutoBulletPrefix.

Applies to