ClassInterfaceAttribute.Value Vlastnost

Definice

ClassInterfaceType Získá hodnotu, která popisuje, jaký typ rozhraní by se měl vygenerovat 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, jaký typ rozhraní by se měl vygenerovat pro třídu.

Platí pro