Web API Core | ComponentOne
C1.Web.Api.Storage.CloudStorage Namespace / MimeTypeMap Class / GetMimeType Method

In This Topic
    GetMimeType Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function GetMimeType( _
       ByVal extension As String _
    ) As String
    public static string GetMimeType( 
       string extension
    )

    Parameters

    extension
    See Also