Share via


VT.vstream Field

Definition

Represents the vt:vstream XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: property, variant.
  • has the following XML attributes: version.
  • corresponds to the following strongly-typed classes: VTVStreamData.

Applies to