Freigeben über


ReflectionExtensions.GetProperty(Type, String) Methode

Definition

Für die interne Verwendung durch die Xamarin.Forms-Plattform.

public static System.Reflection.PropertyInfo GetProperty (this Type type, string name);
static member GetProperty : Type * string -> System.Reflection.PropertyInfo

Parameter

type
System.Type

Für die interne Verwendung durch die Xamarin.Forms-Plattform.

name
System.String

Für die interne Verwendung durch die Xamarin.Forms-Plattform.

Gibt zurück

System.Reflection.PropertyInfo

Für die interne Verwendung durch die Xamarin.Forms-Plattform.

Gilt für: