DefaultInterfaceAttribute(Type) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy DefaultInterfaceAttribute.

public:
 DefaultInterfaceAttribute(Type ^ defaultInterface);
public DefaultInterfaceAttribute (Type defaultInterface);
new System.Runtime.InteropServices.WindowsRuntime.DefaultInterfaceAttribute : Type -> System.Runtime.InteropServices.WindowsRuntime.DefaultInterfaceAttribute
Public Sub New (defaultInterface As Type)

Parametry

defaultInterface
Type

Typ interfejsu określony jako domyślny interfejs klasy, do którego jest stosowany atrybut.

Dotyczy