Gets the absolute path of the current working directory on the remote server.

Namespace:  Rebex.Net
Assembly:  Rebex.Networking (in Rebex.Networking.dll)

Syntax

Visual Basic
Function GetCurrentDirectory As String
C#
string GetCurrentDirectory()

Return Value

A string containing the absolute path of the current working remote directory.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also