IPropertyStorage Interface

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

See Also

Reference

IPropertyStorage Members

Microsoft.VisualStudio.OLE.Interop Namespace