Sdílet prostřednictvím


HttpWorkerRequest.GetKnownResponseHeaderIndex(String) Metoda

Definice

Vrátí číslo indexu zadané hlavičky HTTP Response.

public:
 static int GetKnownResponseHeaderIndex(System::String ^ header);
public static int GetKnownResponseHeaderIndex (string header);
static member GetKnownResponseHeaderIndex : string -> int
Public Shared Function GetKnownResponseHeaderIndex (header As String) As Integer

Parametry

header
String

Název hlavičky protokolu HTTP.

Návraty

Int32

Číslo indexu hlavičky HTTP odpovědi zadané v header parametru

Platí pro