Get the SYST string
Namespace: EnterpriseDT.Net.FtpAssembly: edtFTPnet (in edtFTPnet.dll) Version: 2.2.3.0
Syntax
C# |
---|
[ObsoleteAttribute("Use the System property.")] public string GetSystem() |
Visual Basic |
---|
<ObsoleteAttribute("Use the System property.")> _ Public Function GetSystem As String |
Visual C++ |
---|
[ObsoleteAttribute(L"Use the System property.")] public: String^ GetSystem() |