Get the SYST string
Namespace: EnterpriseDT.Net.FtpAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40
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() |