FtpWebRequest::RenameTo Property
.NET Framework (current version)
Gets or sets the new name of a file being renamed.
Assembly: System (in System.dll)
| Exception | Condition |
|---|---|
| ArgumentException | The value specified for a set operation is null or an empty string. |
| InvalidOperationException | A new value was specified for this property for a request that is already in progress. |
.NET Framework
Available since 2.0
Available since 2.0
Show: