The ContentType type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString |
Returns a String that represents this instance.
(Overrides Object..::..ToString()()()().) |
Extension Methods
| Name | Description | |
|---|---|---|
| IsFontContentType |
Determines whether specified content type is a (obfuscated) font content type.
(Defined by ContentTypeExtensions.) | |
| IsImageContentType |
Determines whether specified content type is an image content type.
(Defined by ContentTypeExtensions.) | |
| IsSupportedImageContentType |
Determines whether specified content type is a supported image content type.
(Defined by ContentTypeExtensions.) |