Share via


VT.ostream Field

Definition

Represents the vt:ostream XML element.

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

Applies to