次の方法で共有


ISupportProperties.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)

プロパティ値

適用対象