共用方式為


FacebookOptions.Fields 屬性

定義

要從 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)

屬性值

適用於