Link to home
Start Free TrialLog in
Avatar of zattz
zattz

asked on

Extract text using regex

Hi

I have the following in a text file:

"username":"blah"

How could I use a regular expression to extract just "blah" using c#?

Thanks
ASKER CERTIFIED SOLUTION
Avatar of zattz
zattz

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial