Sftp.GetHomeDirectory Method
Namespace: Rebex.Net
Assembly: Rebex.Sftp.dll (version 7.0.9083)
GetHomeDirectory()
Gets the absolute path of the home directory path of currently logged user.
Declaration
public string GetHomeDirectory()
Returns
Type | Description |
---|---|
String | A string containing the absolute path of the current user's home directory. |