0

I want to read the href value without double quotes in c# using regex.

Input

<a href="http://mysite.net.testpage.com/11/General/123456-BT%20Request-2018-01-08T09_17_22.xml?OpenIn=Browser">123456</a>

Output Required

http://mysite.net.testpage.com/11/General/123456-BT%20Request-2018-01-08T09_17_22.xml?OpenIn=Browser
user3106445
  • 341
  • 1
  • 4
  • 13

0 Answers0