GeneratedComInterfaceAttribute.Options Eigenschap

Definitie

Opties voor het genereren van COM-interface-interop met de COM-brongenerator.

public:
 property System::Runtime::InteropServices::Marshalling::ComInterfaceOptions Options { System::Runtime::InteropServices::Marshalling::ComInterfaceOptions get(); void set(System::Runtime::InteropServices::Marshalling::ComInterfaceOptions value); };
public System.Runtime.InteropServices.Marshalling.ComInterfaceOptions Options { get; set; }
member this.Options : System.Runtime.InteropServices.Marshalling.ComInterfaceOptions with get, set
Public Property Options As ComInterfaceOptions

Waarde van eigenschap

Opmerkingen

De standaardopties genereren zowel een beheerde object-wrapper als een COM-objectwikkelaar.

Van toepassing op