System::Net::Http::Headers::ContentDispositionHeaderValue::set_FileNameStar method
ContentDispositionHeaderValue::set_FileNameStar method
Sets a value that determines how to construct filenames for storing the message payload. It is used when the entities are detached and stored in separate files.
void System::Net::Http::Headers::ContentDispositionHeaderValue::set_FileNameStar(String value)
Parameter | Type | Description |
---|---|---|
value | String | The value that will be set. |
See Also
- Class String
- Class ContentDispositionHeaderValue
- Namespace System::Net::Http::Headers
- Library Aspose.TeX for C++