Gets the MIME type for an HTML file.
Namespace: VirtualRadar.Interface.WebServerAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public static string Html { get; }
Public Shared ReadOnly Property Html As String
Get
public:
static property String^ Html {
String^ get ();
}
static member Html : string with get
Property Value
Type:
StringSee Also