Share via


THM15.id Field

Definition

Represents the thm15:id XML attribute.

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:

  • is contained in the following XML elements: theme.
  • corresponds to the following strongly-typed properties: Theme.ThemeId.

Applies to