次の方法で共有


ApnsCredential.AppId プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象