次の方法で共有


CopyProgress.AccountId プロパティ

定義

データをアップロードする必要があるアカウントの ID を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="accountId")]
public string AccountId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="accountId")>]
member this.AccountId : string
Public ReadOnly Property AccountId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象