다음을 통해 공유


RequestContext.Entries 속성

정의

현재 요청 컨텍스트에 있는 항목의 컬렉션을 가져옵니다.

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

속성 값

적용 대상