'Declaration Public Shared Function GetFieldInfo( _ ByVal type As Type, _ ByVal fieldName As String _ ) As FieldInfo
public static FieldInfo GetFieldInfo( Type type, string fieldName )
DTE Structure DTE Members