edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing
Get the type of the operating system at the server.

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

Syntax

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

Return Value

The type of server operating system.

See Also