Summary
Gets the path of the repository root.
- Assembly
- Mercurial
.Net .dll - Namespace
- Mercurial
- Containing Type
- Repository
Syntax
public string Path { get; }
Value
Type | Description |
---|---|
string | The path of the repository root. |