get_FileNameStar()

ContentDispositionHeaderValue::get_FileNameStar() method

Gets 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.

String System::Net::Http::Headers::ContentDispositionHeaderValue::get_FileNameStar()

Return Value

A value determines how to construct filenames for storing the message payload.

See Also