次の方法で共有


DiagnosticContract.LoggerId プロパティ

定義

ターゲット ロガーのリソース ID を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.loggerId")]
public string LoggerId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.loggerId")>]
member this.LoggerId : string with get, set
Public Property LoggerId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象