ClassInterfaceAttribute.Value Eigenschap

Definitie

Hiermee haalt u de ClassInterfaceType waarde op die beschrijft welk type interface moet worden gegenereerd voor de klasse.

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

Waarde van eigenschap

De ClassInterfaceType waarde die beschrijft welk type interface moet worden gegenereerd voor de klasse.

Van toepassing op