Partager via


GoogleHelper.GetProfile(JObject) Méthode

Définition

Obtient le lien de profil de l’utilisateur.

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

Paramètres

user
Newtonsoft.Json.Linq.JObject

Retours

S’applique à