System::Net::Http::Headers::HttpRequestHeaders::get_IfModifiedSince method

HttpRequestHeaders::get_IfModifiedSince method

‘If-Modified-Since’ ヘッダーの値を取得します。

Nullable<DateTimeOffset> System::Net::Http::Headers::HttpRequestHeaders::get_IfModifiedSince()

ReturnValue

‘If-Modified-Since’ ヘッダーの値。

参照