Share via


VT.bool Field

Definition

Represents the vt:bool XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to