次の方法で共有


SyncGroupLogProperties.TracingId プロパティ

定義

同期グループ ログの tracingId を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="tracingId")]
public Guid? TracingId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="tracingId")>]
member this.TracingId : Nullable<Guid>
Public ReadOnly Property TracingId As Nullable(Of Guid)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象