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