다음을 통해 공유


RequestContext.Keys 속성

정의

현재 요청 컨텍스트에 있는 값에 대한 키 컬렉션을 가져옵니다.

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

속성 값

적용 대상