Sdílet prostřednictvím


DefaultInterfaceAttribute(Type) Konstruktor

Definice

Inicializuje novou instanci DefaultInterfaceAttribute třídy.

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 rozhraní, který je určen jako výchozí rozhraní pro třídu, pro kterou je atribut použit.

Platí pro