Share via


NoNamespace.pLen Field

Definition

Represents the pLen XML attribute.

public static readonly System.Xml.Linq.XName pLen;
 staticval mutable pLen : System.Xml.Linq.XName
Public Shared ReadOnly pLen 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.PropertyNameLength.

Applies to