Share via


VT.bstr Field

Definition

Represents the vt:bstr XML element.

public static readonly System.Xml.Linq.XName bstr;
 staticval mutable bstr : System.Xml.Linq.XName
Public Shared ReadOnly bstr 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: VTBString.

Applies to