HttpWorkerRequest.HeaderContentLocation Alan

Tanım

HTTP üst bilgisinin dizin numarasını Content-Location belirtir.

public: int HeaderContentLocation = 15;
public const int HeaderContentLocation = 15;
val mutable HeaderContentLocation : int
Public Const HeaderContentLocation As Integer  = 15

Alan Değeri

Value = 15

Açıklamalar

.NET Framework, GetKnownRequestHeader ve SendKnownResponseHeader yöntemlerinde kullanılmak üzere her standart HTTP üst bilgi türüne bir dizin numarası atar.

Şunlara uygulanır