Skip to main content

FTPCommand Class

Namespace: System.Net · Assembly: GHIElectronics.TinyCLR.Networking.Ftp

Ftp command class

public class FTPCommand

Constructors

FTPCommand(string name, string content)

public FTPCommand(string name, string content)

No description available.

ParameterTypeDescription
namestring
contentstring

Fields

CommandName

public string CommandName

No description available.

CommandContent

public string CommandContent

No description available.