LumiSoft Net Help
MIME_b_Video Constructor (mediaType)
NamespacesLumiSoft.Net.MIMEMIME_b_VideoMIME_b_Video(String)
Default constructor.
Declaration Syntax
C#Visual BasicVisual C++F#
public MIME_b_Video(
	string mediaType
)
Public Sub New ( 
	mediaType As String
)
public:
MIME_b_Video(
	String^ mediaType
)
new : 
        mediaType : string -> MIME_b_Video
Parameters
mediaType (String)
MIME media type.
Exceptions
ExceptionCondition
ArgumentNullExceptionIs raised when mediaType is null reference.

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