Account information string, for use in FTP/FTPS with the ACCT command.

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnet (in edtFTPnet.dll) Version: 2.2.3.0

Syntax

C#
protected string accountInfoStr
Visual Basic
Protected accountInfoStr As String
Visual C++
protected:
String^ accountInfoStr

See Also