| FileInfoMoveToInternal Method | 
            Moves an existing file to a new file.
            
 
Namespace: CMS.AzureStorageAssembly: CMS.AzureStorage (in CMS.AzureStorage.dll) Version: 10.0.0
 Syntax
Syntaxprotected override void MoveToInternal(
	string destFileName
)
Parameters
- destFileName
- Type: SystemString
 Destination file name.
 See Also
See Also