Search Results for

    Show / Hide Table of Contents

    Class MimeTypeUtils

    Inheritance
    object
    MimeTypeUtils
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Glitch9
    Assembly: Glitch9.dll
    Syntax
    public static class MimeTypeUtils

    Methods

    | Edit this page View Source

    GetParameter(MimeType, string)

    Get media type parameter by key.

    Declaration
    public static string GetParameter(this MimeType mimeType, string key)
    Parameters
    Type Name Description
    MimeType mimeType
    string key
    Returns
    Type Description
    string
    • Edit this page
    • View Source
    In this article
    Back to top AI DevKit Documentation