次の方法で共有


ConnectivityIssueInfo.Contexts プロパティ

定義

問題に関する追加のコンテキストを提供します。

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

プロパティ値

適用対象