IDispatchConstantAttribute.Value Propiedad

Definición

Obtiene la IDispatch constante 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. Solo null se permite para un IDispatch valor constante.

Se aplica a