InterfaceTypeAttribute.Value Eigenschap

Definitie

Hiermee haalt u de ComInterfaceType waarde op die beschrijft hoe de interface moet worden blootgesteld aan COM.

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

Waarde van eigenschap

De ComInterfaceType waarde die beschrijft hoe de interface moet worden blootgesteld aan COM.

Van toepassing op