Edit

Share via


RequestContext.Keys Property

Definition

Gets the collection of keys for the values currently in the request context.

public static System.Collections.Generic.IEnumerable<string> Keys { get; }
static member Keys : seq<string>
Public Shared ReadOnly Property Keys As IEnumerable(Of String)

Property Value

Applies to