次の方法で共有


EventsDependencyInfo.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

適用対象