次の方法で共有


GoogleOptions.AccessType プロパティ

定義

access_type。 更新トークンを要求するには、'offline' に設定します。

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

プロパティ値

適用対象