GeneratedComInterfaceAttribute.Options Vlastnost

Definice

Možnosti, jak generovat interoperabilitu rozhraní MODELU COM s generátorem zdrojů 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