System::Net::Http::Headers::HttpResponseHeaders::set_Location メソッド
HttpResponseHeaders::set_Location method
‘Location’ ヘッダーの値を設定します。
void System::Net::Http::Headers::HttpResponseHeaders::set_Location(System::SharedPtr<Uri> value)
| パラメーター | 型 | 説明 |
|---|---|---|
| value | System::SharedPtr<Uri> | 設定すべき値です。 |
参照
- Typedef SharedPtr
- Class Uri
- Class HttpResponseHeaders
- Namespace System::Net::Http::Headers
- Library Aspose.Page for C++