Freigeben über


IInterfaceInfo.Type-Eigenschaft

Ruft den Schnittstellentyp als eInterfaceType-Enumeration ab.

Namespace:  Microsoft.VisualStudio.VsWizard
Assembly:  Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)

Syntax

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

Eigenschaftswert

Typ: Microsoft.VisualStudio.VsWizard.eInterfaceType
Eine eInterfaceType-Enumeration.

Beispiele

Siehe Eigenschaft ActiveType.

.NET Framework-Sicherheit

Siehe auch

Referenz

IInterfaceInfo Schnittstelle

Microsoft.VisualStudio.VsWizard-Namespace