InterfaceTypeAttribute.Value Proprietà

Definizione

Ottiene il valore ComInterfaceType che descrive come esporre l'interfaccia a 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

Valore della proprietà

Il valore ComInterfaceType che descrive come esporre l'interfaccia a COM.

Si applica a