Summary
Returns the home directory of the current user.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core .Util - Containing Type
- FileUtils
Syntax
public static string GetHomeDirectory()
Return Value
Type | Description |
---|---|
string | The home directory of the current user. |