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