GeneratedComInterfaceAttribute.Options Свойство

Определение

Параметры создания взаимодействия COM-интерфейса с помощью генератора источника 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

Значение свойства

Комментарии

Параметры по умолчанию создают оболочку управляемого объекта и оболочку com-объектов.

Применяется к