次の方法で共有


FacebookOptions.AppId プロパティ

定義

Facebook によって割り当てられた appId を取得または設定します。

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

プロパティ値

適用対象