HttpWorkerRequest.HeaderLocation Mező

Definíció

Megadja a HTTP-fejléc indexszámát Location .

public: int HeaderLocation = 23;
public const int HeaderLocation = 23;
val mutable HeaderLocation : int
Public Const HeaderLocation As Integer  = 23

Mező értéke

Value = 23

Megjegyzések

A .NET-keretrendszer indexszámot rendel minden szabványos HTTP-fejléctípushoz, a GetKnownRequestHeader és SendKnownResponseHeader metódusokban való használatra.

A következőre érvényes: