FileInfo.MoveToInternal Method |
Moves an existing file to a new file.
Namespace: CMS.AmazonStorageAssembly: CMS.AmazonStorage (in CMS.AmazonStorage.dll) Version: 13.0.131
Syntaxprotected override void MoveToInternal(
string destFileName
)
Parameters
- destFileName
- Type: System.String
Destination file name.
See Also