Compartilhar via


RequestContext.Entries Propriedade

Definição

Obtém a coleção de entradas atualmente no contexto de solicitação.

public static System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<string,object>> Entries { get; }
static member Entries : seq<System.Collections.Generic.KeyValuePair<string, obj>>
Public Shared ReadOnly Property Entries As IEnumerable(Of KeyValuePair(Of String, Object))

Valor da propriedade

Aplica-se a