LumiSoft Net Help
Type Property
NamespacesLumiSoft.Net.MIMEMIME_h_ContentTypeType
Gets media type. For example: application,image,text, ... .
Declaration Syntax
C#Visual BasicVisual C++F#
public string Type { get; }
Public ReadOnly Property Type As String
	Get
public:
property String^ Type {
	String^ get ();
}
member Type : string with get
Property Value
Remarks
The official list of reggistered types are http://www.iana.org/assignments/media-types .

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119