Share via


X14.definedNames Field

Definition

Represents the x14:definedNames XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: ext.
  • has the following child XML elements: definedName.
  • corresponds to the following strongly-typed classes: DefinedNames.

Applies to