IVSMDPerPropertyBrowsing 接口

在值允许本机 COM 对象指定托管属性。 它可用于将托管对象的更丰富的功能作为 COM 对象。

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

语法

声明
<InterfaceTypeAttribute()> _
<GuidAttribute("7494683C-37A0-11D2-A273-00C04F8EF4FF")> _
Public Interface IVSMDPerPropertyBrowsing
[InterfaceTypeAttribute()]
[GuidAttribute("7494683C-37A0-11D2-A273-00C04F8EF4FF")]
public interface IVSMDPerPropertyBrowsing

IVSMDPerPropertyBrowsing 类型公开以下成员。

方法

  名称 说明
公共方法 GetPropertyAttributes 获取属性列表对象中。

页首

请参见

参考

Microsoft.VisualStudio.Designer.Interfaces 命名空间