共用方式為


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

屬性值

類型:Object

範例

如需使用方式的範例,請參閱 CodeModelMacros

.NET Framework 安全性

請參閱

參考

ICoclassInfo 介面

Microsoft.VisualStudio.VsWizard 命名空間