public static IEnumerable<Context> ActiveContexts { get; }
Public Shared ReadOnly Property ActiveContexts As IEnumerable(Of Context) Get
static member ActiveContexts : IEnumerable<Context> with get
In This Article