Share via


NoNamespace.vid Field

Definition

Represents the vid XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: themeFamily.
  • corresponds to the following strongly-typed properties: ThemeFamily.Vid.

Applies to