Freigeben über


Variant.VTStorage-Eigenschaft

Binary Storage.Represents the element tag in schema: vt:storage

Namespace:  DocumentFormat.OpenXml.VariantTypes
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property VTStorage As VTStorage
    Get
    Set
'Usage
Dim instance As Variant
Dim value As VTStorage

value = instance.VTStorage

instance.VTStorage = value
public VTStorage VTStorage { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.VariantTypes.VTStorage
Returns VTStorage.

Siehe auch

Referenz

Variant Klasse

Variant-Member

DocumentFormat.OpenXml.VariantTypes-Namespace