Share via


NoNamespace.nameLen Field

Definition

Represents the nameLen XML attribute.

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

Applies to