共用方式為


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)

屬性值

適用於