MultiMediaContainer.MajorType Property | |
The major MIME type of the current multimedia file, e.g., "image".
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY MajorType AS USUAL GET SET
public virtual Usual MajorType { get; set; }
Request Example
View SourceProperty Value
Type:
UsualThe major MIME type of the current multimedia file, e.g., "image".
See Also