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)

プロパティ値

適用対象