System::Text::RegularExpressions::Capture::get_Value method

Capture::get_Value method

Gets captured substring.

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

ReturnValue

Captured substring.

See Also