FacebookHelper.GetLocation(JObject) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Kullanıcının konumunu alır.
public:
static System::String ^ GetLocation(Newtonsoft::Json::Linq::JObject ^ user);
public static string GetLocation (Newtonsoft.Json.Linq.JObject user);
static member GetLocation : Newtonsoft.Json.Linq.JObject -> string
Public Shared Function GetLocation (user As JObject) As String
Parametreler
- user
- Newtonsoft.Json.Linq.JObject