共用方式為


IInterfaceInfo.Type 屬性

取得介面型別做為 eInterfaceType 列舉。

命名空間:  Microsoft.VisualStudio.VsWizard
組件:  Microsoft.VisualStudio.VsWizard (在 Microsoft.VisualStudio.VsWizard.dll 中)

語法

'宣告
ReadOnly Property Type As eInterfaceType
eInterfaceType Type { get; }
property eInterfaceType Type {
    eInterfaceType get ();
}
abstract Type : eInterfaceType with get
function get Type () : eInterfaceType

屬性值

類型:Microsoft.VisualStudio.VsWizard.eInterfaceType
eInterfaceType 列舉型別。

範例

請參閱 ActiveType 屬性。

.NET Framework 安全性

請參閱

參考

IInterfaceInfo 介面

Microsoft.VisualStudio.VsWizard 命名空間