Share via


ICustomProperty.GetValue(Object) Metodo

Definizione

Ottiene il valore della proprietà personalizzata da una particolare istanza.

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

Parametri

target
Object

Platform::Object

IInspectable

Istanza proprietaria.

Restituisce

Object

Platform::Object

IInspectable

Valore recuperato.

Si applica a