Compartilhar via


ICustomProperty.GetValue(Object) Método

Definição

Obtém o valor da propriedade personalizada de uma instância específica.

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

Parâmetros

target
Object

Platform::Object

IInspectable

A instância proprietária.

Retornos

Object

Platform::Object

IInspectable

O valor recuperado.

Aplica-se a