MimeTypeClearParameters Method

Removes all MimeTypeParameters.

Definition

Namespace: FolkerKinzel.MimeTypes
Assembly: FolkerKinzel.MimeTypes (in FolkerKinzel.MimeTypes.dll) Version: 5.6.0+6976b8f96f59170e54fb7f8a4989b77d09f9b1c0
C#
public MimeType ClearParameters()

Return Value

MimeType
A reference to the MimeType instance on which the method was called.

See Also