var me = ViewData["me"] as Microsoft.Graph.User;. var properties = me.GetType().GetProperties();. foreach (var child in properties).
確定! 回上一頁