共用方式為


_ITypeInfo.Interfaces 屬性

這個應用程式開發介面支援 .NET Framework 基礎結構,但您不可以直接在程式碼中使用它。

僅限 Microsoft 內部使用。

命名空間:  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

.NET Framework 安全性

請參閱

參考

_ITypeInfo 介面

Microsoft.VisualStudio.VsWizard 命名空間