Installation.InstallationId プロパティ

定義

インストールの一意識別子を取得または設定する

[Newtonsoft.Json.JsonProperty(PropertyName="installationId")]
public string InstallationId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="installationId")>]
member this.InstallationId : string with get, set
Public Property InstallationId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象