ReflectionExtensions.GetProperty(Type, String) 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.
Pour un usage interne par la plateforme Xamarin.Forms.
public static System.Reflection.PropertyInfo GetProperty(this Type type, string name);
static member GetProperty : Type * string -> System.Reflection.PropertyInfo
Paramètres
- type
- System.Type
Pour un usage interne par la plateforme Xamarin.Forms.
- name
- System.String
Pour un usage interne par la plateforme Xamarin.Forms.
Retours
Pour un usage interne par la plateforme Xamarin.Forms.