Retrieves the captured substring from the input string by calling the Capture.Value property.
The substring that was captured by the match.
ToString is actually an internal call to the Capture.Value property.