Share via


NoNamespace.Name_ Field

Definition

Represents the Name XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: Map_.
  • corresponds to the following strongly-typed properties: Map.Name.

Applies to