ClassInterfaceAttribute.Value Tulajdonság

Definíció

Lekéri azt az ClassInterfaceType értéket, amely leírja, hogy milyen típusú felületet kell létrehozni az osztályhoz.

public:
 property System::Runtime::InteropServices::ClassInterfaceType Value { System::Runtime::InteropServices::ClassInterfaceType get(); };
public System.Runtime.InteropServices.ClassInterfaceType Value { get; }
member this.Value : System.Runtime.InteropServices.ClassInterfaceType
Public ReadOnly Property Value As ClassInterfaceType

Tulajdonság értéke

Az ClassInterfaceType az érték, amely leírja, hogy milyen típusú adaptert kell létrehozni az osztályhoz.

A következőre érvényes: