HttpWorkerRequest.HeaderContentLocation フィールド

定義

Content-Location HTTP ヘッダーのインデックス番号を指定します。

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

フィールド値

Value = 15
Int32

注釈

.NET Framework は、およびメソッドで使用するために、各標準 HTTP ヘッダー型にインデックス番号を割り当て GetKnownRequestHeader SendKnownResponseHeader ます。

適用対象