ContentDispositionHeaderValue::FileNameStar Property
.NET Framework (current version)
A suggestion for how to construct filenames for storing message payloads to be used if the entities are detached and stored in a separate files.
Assembly: System.Net.Http (in System.Net.Http.dll)
The FileNameStar property uses IETF RFC 5987 encoding. The FileName and FileNameStar properties differ only in thatFileNameStar uses the encoding defined in IETF RFC 5987, allowing the use of characters not present in the ISO-8859-1 character set.
Universal Windows Platform
Available since 8
.NET Framework
Available since 4.5
Portable Class Library
Supported in: portable .NET platforms
Windows Phone
Available since 8.1
Available since 8
.NET Framework
Available since 4.5
Portable Class Library
Supported in: portable .NET platforms
Windows Phone
Available since 8.1
Show: