'Declaration Public Function New( _ ByVal response As System.String _ )
'Usage Dim response As System.String Dim instance As New FtpResponse(response)
public FtpResponse( System.string response )
public FtpResponse( response: System.String );
public function FtpResponse( response : System.String );
public: FtpResponse( System.string* response )
public: FtpResponse( System.String^ response )
Parameters
- response
- FTP Response Code and Status