Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.IO Namespaces
CMS.IO
FileInfo Class
FileInfo Methods
CopyTo Method
CopyToInternal Method
CreateText Method
CreateTextInternal Method
Delete Method
DeleteInternal Method
MoveTo Method
MoveToInternal Method
New Method
OpenRead Method
OpenReadInternal Method
OpenText Method
OpenTextInternal Method
FileInfo
MoveTo Method
Moves an existing file to a new file.
Namespace:
CMS.IO
Assembly:
CMS.IO (in CMS.IO.dll) Version: 12.0.0
Syntax
C#
Copy
public
void
MoveTo
(
string
destFileName
)
Parameters
destFileName
Type:
System
String
Destination file name.
See Also
Reference
FileInfo Class
CMS.IO Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com