FacetInfo.GetTargetProperty(String, Object) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Étant donné un nom de propriété et un objet cible, cette méthode retourne la valeur de cette propriété comme indiqué sur la cible par cette facette.
public object GetTargetProperty(string propName, object target);
member this.GetTargetProperty : string * obj -> obj
Public Function GetTargetProperty (propName As String, target As Object) As Object
Paramètres
- propName
- String
- target
- Object