Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Manages the persistent properties of a single property set. For more information, see IPropertyStorage and IPropertySetStorage.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("00000138-0000-0000-C000-000000000046")> _
Public Interface IPropertyStorage
'Usage
Dim instance As IPropertyStorage
[InterfaceTypeAttribute()]
[GuidAttribute("00000138-0000-0000-C000-000000000046")]
public interface IPropertyStorage
[InterfaceTypeAttribute()]
[GuidAttribute(L"00000138-0000-0000-C000-000000000046")]
public interface class IPropertyStorage
public interface IPropertyStorage