ContentDisposition::Equals Method (Object^)
.NET Framework (current version)
Determines whether the content-disposition header of the specified ContentDisposition object is equal to the content-disposition header of this object.
Assembly: System (in System.dll)
Parameters
- rparam
-
Type:
System::Object^
The ContentDisposition object to compare with this object.
Return Value
Type: System::Booleantrue if the content-disposition headers are the same; otherwise false.
.NET Framework
Available since 2.0
Available since 2.0
Show: