Share via


X.name Field

Definition

Represents the x:name XML element.

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 element, it:

  • has the following parent XML elements: font.
  • has the following XML attributes: val.
  • corresponds to the following strongly-typed classes: FontName.

Applies to