Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Initializes a new instance of the HttpRequestMessage class.
Namespace:  System.Net.Http
Assembly:  System.Net.Http (in System.Net.Http.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New HttpRequestMessage()
public HttpRequestMessage()
public:
HttpRequestMessage()
new : unit -> HttpRequestMessage
public function HttpRequestMessage()