Sdílet prostřednictvím


GeneratedComInterfaceAttribute.Options Vlastnost

Definice

Možnosti pro generování zprostředkovatele komunikace rozhraní COM s generátorem zdroje zprostředkovatele komunikace COM.

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

Hodnota vlastnosti

Poznámky

Výchozí možnosti generují obálku spravovaného objektu i obálku objektu modelu COM.

Platí pro