共用方式為


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