次の方法で共有


DeviceTelemetryEventProperties.SystemProperties プロパティ

定義

システム プロパティは、メッセージのコンテンツとソースを特定するのに役立ちます。

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

プロパティ値

適用対象