Share via


XML.id Field

Definition

Represents the xml:id XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

Applies to