IDispatchConstantAttribute.Value Propriété

Définition

Obtient la IDispatch constante 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. Est uniquement null autorisé pour une IDispatch valeur constante.

S’applique à