Get the type of the OS at the server.

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

Syntax

C#
public virtual string GetSystem()
Visual Basic
Public Overridable Function GetSystem As String
Visual C++
public:
virtual String^ GetSystem()

Return Value

The type of server OS.

See Also