Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Provides a key for the parsed query string stored in Properties.
Namespace: System.Web.Http.Hosting
Assembly: System.Web.Http (in System.Web.Http.dll)
Syntax
'Declaration
Public Shared ReadOnly RequestQueryNameValuePairsKey As String
'Usage
Dim value As String
value = HttpPropertyKeys.RequestQueryNameValuePairsKey
public static readonly string RequestQueryNameValuePairsKey
public:
static initonly String^ RequestQueryNameValuePairsKey
static val RequestQueryNameValuePairsKey: string
public static final var RequestQueryNameValuePairsKey : String