Was the parser set explicitly, or was it worked out via the SYST command>

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40

Syntax

C#
public bool ParserSetExplicitly { get; }
Visual Basic
Public ReadOnly Property ParserSetExplicitly As Boolean
	Get
Visual C++
public:
property bool ParserSetExplicitly {
	bool get ();
}

See Also