IUnknownConstantAttribute.Value Propriété

Définition

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

S’applique à