Get the type of the operating system at the server.
Namespace: EnterpriseDT.Net.FtpAssembly: edtFTPnet (in edtFTPnet.dll) Version: 2.2.3.0
Syntax
| C# |
|---|
public virtual string GetSystemType() |
| Visual Basic |
|---|
Public Overridable Function GetSystemType As String |
| Visual C++ |
|---|
public: virtual String^ GetSystemType() |