Share via


WNE.name Field

Definition

Represents the wne: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: mcd.
  • corresponds to the following strongly-typed properties: Mcd.Name.

Applies to