Partager via


ICustomProperty.GetValue(Object) Méthode

Définition

Obtient la valeur de la propriété personnalisée d’un instance particulier.

public:
 Platform::Object ^ GetValue(Platform::Object ^ target);
IInspectable GetValue(IInspectable const& target);
public object GetValue(object target);
function getValue(target)
Public Function GetValue (target As Object) As Object

Paramètres

target
Object

Platform::Object

IInspectable

Instance propriétaire.

Retours

Object

Platform::Object

IInspectable

Valeur récupérée.

S’applique à