Share via


HttpPropertyKeys.RequestContextKey Field

 

Provides a key for the HttpRequestContext for this request.

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

Syntax

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

Field Value

Type: System.String

See Also

HttpPropertyKeys Class
System.Web.Http.Hosting Namespace

Return to top