InterfaceTypeAttribute.Value Właściwość

Definicja

ComInterfaceType Pobiera wartość, która opisuje sposób uwidocznienia interfejsu w modelu COM.

public:
 property System::Runtime::InteropServices::ComInterfaceType Value { System::Runtime::InteropServices::ComInterfaceType get(); };
public System.Runtime.InteropServices.ComInterfaceType Value { get; }
member this.Value : System.Runtime.InteropServices.ComInterfaceType
Public ReadOnly Property Value As ComInterfaceType

Wartość właściwości

Wartość ComInterfaceType opisując sposób uwidocznienia interfejsu w modelu COM.

Dotyczy