Share via


ConnectivityIssue.Context Property

Definition

Provides additional context on the issue.

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

Property Value

Applies to