MercurialCommandHookArgumentsCollection.

this[int] Property

Summary

Gets the positional argument to the Mercurial command by its index, 0-based.

Syntax

public string this[int index] { get; }

Parameters

Name Type Description
index int

Value

Type Description
string