Click or drag to resize

MultiMediaContainer.MajorType Property (Typed)

X#
The major MIME type of the current multimedia file, e.g., "image".

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY MajorType AS STRING GET SET 
Request Example View Source

Property Value

Type: String
The major MIME type of the current multimedia file, e.g., "image".
See Also