IUnknownConstantAttribute.Value Propriété

Définition

Obtient la constante IUnknown 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 IUnknown stockée dans cet attribut. null est la seule valeur autorisée pour une valeur de constante IUnknown.

S’applique à