Partilhar via


FacebookOptions.Fields Propriedade

Definição

A lista de campos a serem recuperados do 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)

Valor da propriedade

Aplica-se a