InterfaceTypeAttribute.Value Proprietà

Definizione

Ottiene il ComInterfaceType valore che descrive come l'interfaccia deve essere esposta 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à

Valore ComInterfaceType che descrive come l'interfaccia deve essere esposta a COM.

Si applica a