System::Net::Http::Headers::ContentDispositionHeaderValue::get_Size method

ContentDispositionHeaderValue::get_Size method

Gets an approximate file size.

Nullable<int64_t> System::Net::Http::Headers::ContentDispositionHeaderValue::get_Size()

ReturnValue

An approximate file size.

See Also