GeneratedComInterfaceAttribute.Options Özellik

Tanım

COM birlikte çalışma kaynak oluşturucu ile COM arabirimi birlikte çalışma oluşturma seçenekleri.

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

Özellik Değeri

Açıklamalar

Varsayılan seçenekler hem yönetilen nesne sarmalayıcı hem de COM nesne sarmalayıcı oluşturur.

Şunlara uygulanır