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)

属性值

适用于