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