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