Sdílet prostřednictvím


IInterfaceInfo.Type Property

Definition

Gets the interface type as an eInterfaceType enumeration.

public:
 property Microsoft::VisualStudio::VsWizard::eInterfaceType Type { Microsoft::VisualStudio::VsWizard::eInterfaceType get(); };
public:
 property Microsoft::VisualStudio::VsWizard::eInterfaceType Type { Microsoft::VisualStudio::VsWizard::eInterfaceType get(); };
[System.Runtime.InteropServices.DispId(1610743810)]
public Microsoft.VisualStudio.VsWizard.eInterfaceType Type { [System.Runtime.InteropServices.DispId(1610743810)] get; }
[<System.Runtime.InteropServices.DispId(1610743810)>]
[<get: System.Runtime.InteropServices.DispId(1610743810)>]
member this.Type : Microsoft.VisualStudio.VsWizard.eInterfaceType
Public ReadOnly Property Type As eInterfaceType

Property Value

An eInterfaceType enumeration.

Attributes

Examples

See ActiveType property.

Applies to