System::Net::Http::Headers::ContentDispositionHeaderValue::set_Size method
ContentDispositionHeaderValue::set_Size method
Sets an approximate file size.
void System::Net::Http::Headers::ContentDispositionHeaderValue::set_Size(Nullable<int64_t> value)
Parameter | Type | Description |
---|---|---|
value | Nullable<int64_t> | The value that will be set. |
See Also
- Class Nullable
- Class ContentDispositionHeaderValue
- Namespace System::Net::Http::Headers
- Library Aspose.PUB for C++