Share via


VT.stream Field

Definition

Represents the vt:stream XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to