Partager via


GoogleHelper.GetName(JObject) Méthode

Définition

Obtient le nom de l'utilisateur.

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

Paramètres

user
Newtonsoft.Json.Linq.JObject

Retours

S’applique à