FtpClient.m_FtpCommand Field

Mentalis.org Proxy

Mentalis.org Proxy Documentation

FtpClient.m_FtpCommand Field

Holds the value of the FtpCommand property.

[Visual Basic]Private m_FtpCommand As String
[C#]
private string m_FtpCommand;

See Also

FtpClient Class | FtpClient Members | Org.Mentalis.Proxy.Ftp Namespace