Method GetPropertyInfo GetPropertyInfo(Type, string) Declaration public static PropertyInfo GetPropertyInfo(this Type type, string propertyPath) Parameters Type Name Description Type type string propertyPath Returns Type Description PropertyInfo