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