ConnectivityIssueInfo.Contexts Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides additional context on the issue.
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))