| MediaFileInfoSaveFileToDisk Method | 
            Sets whether binary file is to be saved upon setting the object. The default value is true.
            
 
Namespace: CMS.MediaLibraryAssembly: CMS.MediaLibrary (in CMS.MediaLibrary.dll) Version: 13.0.131
 Syntax
Syntaxpublic void SaveFileToDisk(
	bool saveFileToDisk
)
Parameters
- saveFileToDisk
- Type: SystemBoolean
 Indicates if binary file is to be saved.
 See Also
See Also