FacebookOptions.Fields Propriété

Définition

Liste des champs à récupérer à partir du UserInformationEndpoint. https://developers.facebook.com/docs/graph-api/reference/user

public:
 property System::Collections::Generic::ICollection<System::String ^> ^ Fields { System::Collections::Generic::ICollection<System::String ^> ^ get(); };
public System.Collections.Generic.ICollection<string> Fields { get; }
member this.Fields : System.Collections.Generic.ICollection<string>
Public ReadOnly Property Fields As ICollection(Of String)

Valeur de propriété

S’applique à