System::Text::RegularExpressions::Capture::ToString method

Capture::ToString method

Gets captured substring.

String System::Text::RegularExpressions::Capture::ToString() const override

ReturnValue

Captured substring.

See Also