InterfaceMapping.InterfaceType Field

Definition

Shows the type that represents the interface.

public: Type ^ InterfaceType;
public Type InterfaceType;
[System.Runtime.InteropServices.ComVisible(true)]
public Type InterfaceType;
val mutable InterfaceType : Type
[<System.Runtime.InteropServices.ComVisible(true)>]
val mutable InterfaceType : Type
Public InterfaceType As Type 

Field Value

Attributes

Applies to

See also