System::Net::Http::Headers::ContentDispositionHeaderValue::get_FileName method
ContentDispositionHeaderValue::get_FileName method
Gets a value that determines how to construct a filename for storing the message payload. It is used when the entity is detached and stored in a separate file.
String System::Net::Http::Headers::ContentDispositionHeaderValue::get_FileName()
ReturnValue
A value that determines how to construct a filename for storing the message payload.
See Also
- Class String
- Class ContentDispositionHeaderValue
- Namespace System::Net::Http::Headers
- Library Aspose.TeX for C++