get_Value()

Capture::get_Value() const method

Gets captured substring.

String System::Text::RegularExpressions::Capture::get_Value() const

Return Value

Captured substring.

See Also