Retrieves the mime-type for the specified Uri

C# | Visual Basic |
public virtual string GetFileType( Uri uri )
Public Overridable Function GetFileType ( uri As Uri ) As String

- uri (Uri)
- The document Uri

String
Mimetypes as per the server's settings. Eg. a html document would return "text/html".
Mimetypes as per the server's settings. Eg. a html document would return "text/html".
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610