| IComStorageStorage Property |
Pointer to the underlying COM storage
Namespace:
CodeStack.SwEx.AddIn.Base
Assembly:
CodeStack.SwEx.AddIn (in CodeStack.SwEx.AddIn.dll) Version: 0.8.1.0 (0.8.1.0)
Syntax IStorage Storage { get; }
ReadOnly Property Storage As IStorage
Get
property IStorage^ Storage {
IStorage^ get ();
}
Property Value
Type:
IStorageSee Also