Summary
Gets the positional argument to the Mercurial command by its index, 0-based.
- Assembly
- Mercurial
.Net .dll - Namespace
- Mercurial
.Hooks - Containing Type
- Mercurial
Command Hook Arguments Collection
Syntax
public string this[int index] { get; }
Parameters
| Name | Type | Description |
|---|---|---|
| index | int |
Value
| Type | Description |
|---|---|
| string |