Gets the absolute path of the home directory path of currently logged user.
Namespace:
Rebex.Net
Assembly:
Rebex.Sftp (in Rebex.Sftp.dll)
Syntax
| Visual Basic |
|---|
Public Function GetHomeDirectory As String |
| C# |
|---|
public string GetHomeDirectory() |