次の方法で共有


DirectMethodClientResponse.Status プロパティ

定義

デバイス メソッド呼び出しの状態を取得または設定します。

[Newtonsoft.Json.JsonProperty("status")]
public int Status { get; protected internal set; }
[<Newtonsoft.Json.JsonProperty("status")>]
member this.Status : int with get, set
Public Property Status As Integer

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象