次の方法で共有


OperationResult.TrackingId プロパティ

定義

追跡 ID を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="trackingId")]
public string TrackingId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="trackingId")>]
member this.TrackingId : string
Public ReadOnly Property TrackingId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象