Share via


Rename Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Represents the FTP RENAME protocol method that renames a directory.

Namespace:  System.Net
Assembly:  System.Ftp (in System.Ftp.dll)

Syntax

'Declaration
Public Const Rename As String
public const string Rename
public:
literal String^ Rename
static val mutable Rename: string
public const var Rename : String

.NET Framework Security

See Also

Reference

WebRequestMethods. . :: . .Ftp Class

System.Net Namespace