Share via


RequestTelemetry.Properties プロパティ

定義

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

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

プロパティ値

実装

適用対象