IDispatchConstantAttribute.Value Propiedad

Definición

Obtiene la constante IDispatch almacenada en este atributo.

public:
 virtual property System::Object ^ Value { System::Object ^ get(); };
public override object Value { get; }
member this.Value : obj
Public Overrides ReadOnly Property Value As Object

Valor de propiedad

Constante IDispatch almacenada en este atributo. Sólo se permite null para un valor constante IDispatch.

Se aplica a