ClassInterfaceAttribute.Value Vlastnost

Definice

ClassInterfaceType Získá hodnotu, která popisuje, který typ rozhraní by měl být generován pro třídu.

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

Hodnota vlastnosti

Hodnota ClassInterfaceType , která popisuje, který typ rozhraní by měl být generován pro třídu.

Platí pro