FacetInfo.GetTargetProperty(String, Object) Metodo

Definizione

Dato un nome di proprietà e un oggetto di destinazione, questo metodo restituisce il valore di tale proprietà come illustrato nella destinazione da questo facet.

public object GetTargetProperty(string propName, object target);
member this.GetTargetProperty : string * obj -> obj
Public Function GetTargetProperty (propName As String, target As Object) As Object

Parametri

propName
String
target
Object

Valori restituiti

Si applica a