IPersistPropertyBag 接口

定义一个基于属性的持久性系统。 继承自 IPersist。 有关更多信息,请参见 IPersistPropertyBag。

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

语法

声明
<GuidAttribute("37D84F60-42CB-11CE-8135-00AA004BB851")> _
<InterfaceTypeAttribute()> _
Public Interface IPersistPropertyBag _
    Inherits IPersist
[GuidAttribute("37D84F60-42CB-11CE-8135-00AA004BB851")]
[InterfaceTypeAttribute()]
public interface IPersistPropertyBag : IPersist

IPersistPropertyBag 类型公开以下成员。

方法

  名称 说明
公共方法 GetClassID(Guid%) (继承自 IPersist。)
公共方法 GetClassID(Guid%)
公共方法 InitNew
公共方法 Load
公共方法 Save

页首

请参见

参考

Microsoft.VisualStudio.OLE.Interop 命名空间