Summary
Returns a
string that represents the current Repository.
- Assembly
- Mercurial
.Net .dll - Namespace
- Mercurial
- Containing Type
- Repository
Syntax
public override string ToString()
Return Value
| Type | Description |
|---|---|
| string |
A string that represents the current Repository.
|