ContentDisposition Methods

 

Namespace:   System.Net.Mime
Assembly:  System (in System.dll)

NameDescription
System_CAPS_pubmethodEquals(Object^)

Determines whether the content-disposition header of the specified ContentDisposition object is equal to the content-disposition header of this object.(Overrides Object::Equals(Object^).)

System_CAPS_protmethodFinalize()

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

Determines the hash code of the specified ContentDisposition object(Overrides Object::GetHashCode().)

System_CAPS_pubmethodGetType()

Gets the Type of the current instance.(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

Creates a shallow copy of the current Object.(Inherited from Object.)

System_CAPS_pubmethodToString()

Returns a String representation of this instance.(Overrides Object::ToString().)

Return to top
Show: