TelemetryContext.GlobalProperties プロパティ

定義

スコープ内のグローバルなアプリケーション定義のプロパティ値のディクショナリを取得します。 今後の SDK バージョンでは、項目レベルのプロパティとは別にこれをシリアル化できます。 詳細情報

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

プロパティ値

適用対象