IPropertyStorage 接口

管理设置的单个属性的持久性的属性。 有关更多信息,请参见IPropertyStorage和 IPropertySetStorage。

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

语法

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

IPropertyStorage 类型公开以下成员。

方法

  名称 说明
公共方法 Commit
公共方法 DeleteMultiple
公共方法 DeletePropertyNames
公共方法 Enum
公共方法 ReadMultiple
公共方法 ReadPropertyNames
公共方法 Revert
公共方法 SetClass
公共方法 SetTimes
公共方法 Stat
公共方法 WriteMultiple
公共方法 WritePropertyNames

页首

请参见

参考

Microsoft.VisualStudio.OLE.Interop 命名空间