Condividi tramite


IWebPropertyAccessor.GetProperty(Object) Metodo

Definizione

Ottiene il valore di una proprietà specificata.

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

public:
 System::Object ^ GetProperty(System::Object ^ target);
public object GetProperty (object target);
abstract member GetProperty : obj -> obj
Public Function GetProperty (target As Object) As Object

Parametri

target
Object

Proprietà per cui viene recuperato il valore.

Restituisce

Valore della proprietà specificata.

Si applica a