InterfaceTypeAttribute.Value Eigenschaft

Definition

Ruft den ComInterfaceType-Wert ab, der beschreibt, wie die Schnittstelle für COM verfügbar gemacht werden soll.

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

Eigenschaftswert

Der ComInterfaceType-Wert, der beschreibt, wie die Schnittstelle für COM verfügbar gemacht werden soll.

Gilt für: