DirectMethodServiceRequest.Payload プロパティ

定義

ペイロード オブジェクトを取得します。 null または空の場合があります。

[Newtonsoft.Json.JsonIgnore]
public object Payload { get; set; }
[<Newtonsoft.Json.JsonIgnore>]
member this.Payload : obj with get, set
Public Property Payload As Object

プロパティ値

属性
Newtonsoft.Json.JsonIgnoreAttribute

適用対象