Share via


NoNamespace.pPos Field

Definition

Represents the pPos XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: mp.
  • corresponds to the following strongly-typed properties: MemberProperty.PropertyNamePosition.

Applies to