ITraceActivity.Label プロパティ

定義

トレースに関するコンテキスト情報を提供できる省略可能なラベルを取得または設定します。

public string Label { get; set; }
member this.Label : string with get, set
Public Property Label As String

プロパティ値

トレースのわかりやすいラベル。

適用対象