Namespace: Cartella.Models
Assembly: CartellaDomainModels (in CartellaDomainModels.dll) Version: 4.1.0.171 (4.1.0.171)
Assembly: CartellaDomainModels (in CartellaDomainModels.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
public static string GetMIMEType( string ext ) |
Visual Basic |
---|
Public Shared Function GetMIMEType ( _ ext As String _ ) As String |
Visual C++ |
---|
public: static String^ GetMIMEType( String^ ext ) |
Parameters
- ext
- Type: System..::..String