get_Size()

ContentDispositionHeaderValue::get_Size() method

Gets an approximate file size.

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

Return Value

An approximate file size.

See Also