 | IThirdPartyStoreHandler.Storage Property |
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)
SyntaxIComStorage Storage { get; }
ReadOnly Property Storage As IComStorage
Get
property IComStorage^ Storage {
IComStorage^ get ();
}
Property Value
Type:
IComStorage
See Also