C# Класс Piranha.Models.Manager.ContentModels.EditModel.MimeType

Gets the mime type for the given filename
Показать файл Открыть проект

Открытые методы

Метод Описание
Get ( string filename ) : string

Gets the mime type from the current file name.

Описание методов

Get() публичный статический Метод

Gets the mime type from the current file name.
public static Get ( string filename ) : string
filename string The file name.
Результат string