ContentType Methods
.NET Framework (current version)
Namespace:
System.Net.Mime
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Determines whether the content-type header of the specified ContentType object is equal to the content-type header of this object.(Overrides Object::Equals(Object^).) |
![]() | Finalize() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) |
![]() | GetHashCode() | Determines the hash code of the specified ContentType object(Overrides Object::GetHashCode().) |
![]() | GetType() | |
![]() | MemberwiseClone() | |
![]() | ToString() | Returns a string representation of this ContentType object.(Overrides Object::ToString().) |
Show:

