MicrosoftAccountHelper.GetDisplayName(JObject) Metodo

Definizione

Ottiene il nome dell'utente.

public:
 static System::String ^ GetDisplayName(Newtonsoft::Json::Linq::JObject ^ user);
public static string GetDisplayName (Newtonsoft.Json.Linq.JObject user);
static member GetDisplayName : Newtonsoft.Json.Linq.JObject -> string
Public Shared Function GetDisplayName (user As JObject) As String

Parametri

user
Newtonsoft.Json.Linq.JObject

Restituisce

Si applica a