MultiMediaContainer.FileName Property | |
The name of the file containing the multimedia data as a string. Major and minor MIME types are derived from the file extension.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY FileName AS USUAL SET
public virtual Usual FileName { set; }
Request Example
View SourceProperty Value
Type:
UsualThe name of the file containing the multimedia data as a string. Major and minor MIME types are derived from the file extension.
See Also