IPropertyBag 接口

设置和检索特定属性的值。 有关更多信息,请参见 IPropertyBag。

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

语法

声明
<InterfaceTypeAttribute()> _
<GuidAttribute("55272A00-42CB-11CE-8135-00AA004BB851")> _
Public Interface IPropertyBag
[InterfaceTypeAttribute()]
[GuidAttribute("55272A00-42CB-11CE-8135-00AA004BB851")]
public interface IPropertyBag

IPropertyBag 类型公开以下成员。

方法

  名称 说明
公共方法 Read
公共方法 Write

页首

请参见

参考

Microsoft.VisualStudio.OLE.Interop 命名空间