IDispatchConstantAttribute.Value Proprietà

Definizione

Ottiene la costante IDispatch memorizzata in questo attributo.

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

Valore della proprietà

Object

Costante IDispatch memorizzata in questo attributo. null è l'unico valore consentito per un valore della costante IDispatch.

Si applica a