Share via


PerformanceCounterTelemetry.Properties プロパティ

定義

この例外に関する追加情報を提供する、アプリケーション定義のプロパティ名と値のディクショナリを取得します。

public System.Collections.Generic.IDictionary<string,string> Properties { get; }
member this.Properties : System.Collections.Generic.IDictionary<string, string>
Public ReadOnly Property Properties As IDictionary(Of String, String)

プロパティ値

実装

適用対象