次の方法で共有


DeviceTelemetryEventProperties.Properties プロパティ

定義

アプリケーション プロパティは、メッセージに追加できるユーザー定義の文字列です。 これらのフィールドは省略可能です。

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

プロパティ値

適用対象