ContentDisposition Constructor (String^)
.NET Framework (current version)
Initializes a new instance of the ContentDisposition class with the specified disposition information.
Assembly: System (in System.dll)
Parameters
- disposition
-
Type:
System::String^
A DispositionTypeNames value that contains the disposition.
| Exception | Condition |
|---|---|
| FormatException | disposition is null or equal to String::Empty (""). |
.NET Framework
Available since 2.0
Available since 2.0
Show: