CefRuntimeGetMimeType Method |
Returns the mime type for the specified file extension or an empty string if
unknown.
Namespace: Internal.Xilium.CefGlueAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic static string GetMimeType(
string extension
)
Parameters
- extension String
-
Return Value
String
See Also