IPropertySetStorage 接口

创建,打开,删除,但枚举属性存储设置的支持 IPropertyStorage 接口。 有关更多信息,请参见 IPropertySetStorage。

命名空间:  Microsoft.VisualStudio.OLE.Interop
程序集:  Microsoft.VisualStudio.OLE.Interop(在 Microsoft.VisualStudio.OLE.Interop.dll 中)

语法

声明
<InterfaceTypeAttribute()> _
<GuidAttribute("0000013A-0000-0000-C000-000000000046")> _
Public Interface IPropertySetStorage
[InterfaceTypeAttribute()]
[GuidAttribute("0000013A-0000-0000-C000-000000000046")]
public interface IPropertySetStorage

IPropertySetStorage 类型公开以下成员。

方法

  名称 说明
公共方法 Create
公共方法 Delete
公共方法 Enum
公共方法 Open

页首

请参见

参考

Microsoft.VisualStudio.OLE.Interop 命名空间