get_FileName()

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()

Return Value

A value that determines how to construct a filename for storing the message payload.

See Also