次の方法で共有


EventsAvailabilityResultInfo.Success プロパティ

定義

可用性の結果が成功したかどうかを示す値を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象