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