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