Share via


HttpPropertyKeys.HttpActionDescriptorKey Field

 

Provides a key for the HttpActionDescriptor associated with this request.

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

Syntax

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

Field Value

Type: System.String

See Also

HttpPropertyKeys Class
System.Web.Http.Hosting Namespace

Return to top