Share via


CommandName Field

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

Contains the command name.

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

Syntax

'Declaration
Public CommandName As String
public string CommandName
public:
String^ CommandName
val mutable CommandName: string
public var CommandName : String

.NET Framework Security

See Also

Reference

FTPCommand Class

System.Net Namespace