IDispatchConstantAttribute.Value Propriété

Définition

Obtient la constante IDispatch stockée dans cet attribut.

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

Valeur de propriété

Constante IDispatch stockée dans cet attribut. null est la seule valeur autorisée pour une valeur de constante IDispatch.

S’applique à