다음을 통해 공유


ReflectionExtensions.GetProperty(Type, String) 메서드

정의

Xamarin.Forms 플랫폼에서 내부용으로 사용합니다.

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

매개 변수

type
System.Type

Xamarin.Forms 플랫폼에서 내부용으로 사용합니다.

name
System.String

Xamarin.Forms 플랫폼에서 내부용으로 사용합니다.

반환

System.Reflection.PropertyInfo

Xamarin.Forms 플랫폼에서 내부용으로 사용합니다.

적용 대상