HttpPropertyKeys.HttpConfigurationKey Field
Provides a key for the HttpConfiguration associated with this request.
Namespace: System.Web.Http.Hosting
Assembly: System.Web.Http (in System.Web.Http.dll)
Syntax
'Declaration
Public Shared ReadOnly HttpConfigurationKey As String
'Usage
Dim value As String
value = HttpPropertyKeys.HttpConfigurationKey
public static readonly string HttpConfigurationKey
public:
static initonly String^ HttpConfigurationKey
static val HttpConfigurationKey: string
public static final var HttpConfigurationKey : String