Share via


VT.clsid Field

Definition

Represents the vt:clsid XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: property, variant, vector.
  • corresponds to the following strongly-typed classes: VTClassId.

Applies to