FacebookOptions.AppId プロパティ

定義

Facebook 割り当てアプリ ID を取得または設定します。

public:
 property System::String ^ AppId { System::String ^ get(); void set(System::String ^ value); };
public string AppId { get; set; }
member this.AppId : string with get, set
Public Property AppId As String

プロパティ値

適用対象