ShopToolsUtilMimeType Method
Return the MIME-type associated with the specified extension.
Namespace: ShopToolsAssembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
public static string MimeType(
string extension
)
Public Shared Function MimeType (
extension As String
) As String
No code example is currently available or this language may not be supported.
- extension String
-
File extension to associate.
String
MIME-type associated with the specified file extension.