ClassInterfaceAttribute.Value Właściwość

Definicja

ClassInterfaceType Pobiera wartość opisujący typ interfejsu, który ma zostać wygenerowany dla klasy.

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

Wartość właściwości

ClassInterfaceType

Wartość ClassInterfaceType opisując typ interfejsu, który ma zostać wygenerowany dla klasy.

Dotyczy