Partager via


RequestContext.Entries Propriété

Définition

Obtient la collection d’entrées actuellement dans le contexte de requête.

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))

Valeur de propriété

S’applique à