Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.IO
FileInfo Class
FileInfo Methods
CopyTo Method
CreateText Method
Delete Method
MoveTo Method
New Method
OpenRead Method
OpenText Method
ToString Method
FileInfo
MoveTo Method
Moves an existing file to a new file.
Namespace:
CMS.IO
Assembly:
CMS.IO (in CMS.IO.dll) Version: 8.2.23
Syntax
C#
Copy
public
abstract
void
MoveTo
(
string
destFileName
)
Parameters
destFileName
Type:
System
String
Destination file name
See Also
Reference
FileInfo Class
CMS.IO Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com