LumiSoft Net Help
MIME_h_ContentType Constructor (mediaType)
NamespacesLumiSoft.Net.MIMEMIME_h_ContentTypeMIME_h_ContentType(String)
Default constructor.
Declaration Syntax
C#Visual BasicVisual C++F#
public MIME_h_ContentType(
	string mediaType
)
Public Sub New ( 
	mediaType As String
)
public:
MIME_h_ContentType(
	String^ mediaType
)
new : 
        mediaType : string -> MIME_h_ContentType
Parameters
mediaType (String)
Media type with subtype. For example text/plain.
Exceptions
ExceptionCondition
ArgumentNullExceptionIs raised when mediaType is null reference.

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