StorageType Property
StorageType
Gets the temporary storage type used by the current multi-document.
Declaration
[Browsable(false)]
public StorageType StorageType { get; }
<Browsable(False)>
Public ReadOnly Property StorageType As StorageType
See Also