Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Creates, opens, deletes, and enumerates storage of property sets supporting the IPropertyStorage interface. For more information, see IPropertySetStorage.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("0000013A-0000-0000-C000-000000000046")> _
Public Interface IPropertySetStorage
[InterfaceTypeAttribute()]
[GuidAttribute("0000013A-0000-0000-C000-000000000046")]
public interface IPropertySetStorage
[InterfaceTypeAttribute()]
[GuidAttribute(L"0000013A-0000-0000-C000-000000000046")]
public interface class IPropertySetStorage
[<InterfaceTypeAttribute()>]
[<GuidAttribute("0000013A-0000-0000-C000-000000000046")>]
type IPropertySetStorage = interface end
public interface IPropertySetStorage
The IPropertySetStorage type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
Create | |
![]() |
Delete | |
![]() |
Enum | |
![]() |
Open |
Top
.gif)