Share via


NoNamespace.xlm Field

Definition

Represents the xlm XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: definedName.
  • corresponds to the following strongly-typed properties: DefinedName.Xlm.

Applies to