LumiSoft Net Help
MIME_b_Text Constructor (mediaType)
NamespacesLumiSoft.Net.MIMEMIME_b_TextMIME_b_Text(String)
Default constructor.
Declaration Syntax
C#Visual BasicVisual C++F#
public MIME_b_Text(
	string mediaType
)
Public Sub New ( 
	mediaType As String
)
public:
MIME_b_Text(
	String^ mediaType
)
new : 
        mediaType : string -> MIME_b_Text
Parameters
mediaType (String)
MIME media type.
Exceptions
ExceptionCondition
ArgumentNullExceptionIs raised when mediaSubType is null reference.
ArgumentExceptionIs raised when any of the arguments has invalid value.

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