Share via


HttpPropertyKeys.CachedRequestQueryKey Field

 

Namespace:   System.Web.Http.Hosting
Assembly:  System.Web.Http (in System.Web.Http.dll)

Syntax

public static readonly string CachedRequestQueryKey
public:
static initonly String^ CachedRequestQueryKey
static val CachedRequestQueryKey : string
Public Shared ReadOnly CachedRequestQueryKey As String

Field Value

Type: System.String

See Also

HttpPropertyKeys Class
System.Web.Http.Hosting Namespace

Return to top