'Declaration Public Shared Function GetPropertyInfo( _ ByVal type As System.Type, _ ByVal propertyName As System.String _ ) As System.Reflection.PropertyInfo
public static System.Reflection.PropertyInfo GetPropertyInfo( System.Type type, System.string propertyName )
Parameters
- type
- propertyName