ICustomProperty.GetValue(Object) Metode

Definisi

Mendapatkan nilai properti kustom dari instans tertentu.

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

Parameter

target
Object

Platform::Object

IInspectable

Instans pemilik.

Mengembalikan

Object

Platform::Object

IInspectable

Nilai yang diambil.

Berlaku untuk