Share via


VT.storage Field

Definition

Represents the vt:storage XML element.

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

Applies to