ICoclassInfo.Interfaces 属性

获取父对象的接口的集合。

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

语法

声明
ReadOnly Property Interfaces As Object
Object Interfaces { get; }
property Object^ Interfaces {
    Object^ get ();
}
abstract Interfaces : Object with get
function get Interfaces () : Object

属性值

类型:System.Object

示例

有关使用的示例,请参见 CodeModelMacros

.NET Framework 安全性

请参见

参考

ICoclassInfo 接口

Microsoft.VisualStudio.VsWizard 命名空间