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 |
页首