Partager via


FacebookHelper.GetMiddleName(JObject) Méthode

Définition

Obtient le deuxième prénom de l’utilisateur.

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

Paramètres

user
Newtonsoft.Json.Linq.JObject

Retours

S’applique à