Match.

this[string] Property

Summary

Gets or sets the value for a capture group.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.Grep
Containing Type
Match

Syntax

public string this[string name] { get; set; }

Parameters

Name Type Description
name string

Value

Type Description
string