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