InterfaceTypeAttribute.Value Propiedad

Definición

Obtiene el valor de ComInterfaceType que describe la forma en que la interfaz debe exponerse 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

Valor de propiedad

Valor de ComInterfaceType que describe la forma en que la interfaz debe exponerse a COM.

Se aplica a