Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7071983
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T05:45:12+00:00 2026-05-28T05:45:12+00:00

I have text like <GetSupportUrls>b__5 The resultant output should be te content between the

  • 0

I have text like <GetSupportUrls>b__5

The resultant output should be te content between the angle brackets(<) and (>) i.e. GetSupportURLs here..

I am trying with the below Regular Exp but no luck

var result= Regex.Match("<GetSupportUrls>b__5", @"\<([^>]*)\)").Groups[1].Value;

Please help

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T05:45:12+00:00Added an answer on May 28, 2026 at 5:45 am

    Your regex is looking for a closing parenthesis, not an angle bracket. Try

    var result= Regex.Match("<GetSupportUrls>b__5", @"<([^>]*)>").Groups[1].Value;
    

    (You don’t need to escape the <> characters, by the way).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to be able to have default text like Enter content here... appear
I have some text like $text=aaaa Last name:aaa city:aaaa email:ddd I want the output
I have some text like $text=--e89a8f234aade3345704b8477b83 Content-Type: text/plain; charset=ISO-8859-1 this is a text. this
I have a text like that [CONTENT][SECTION]This is the section C #1[/SECTION][SECTION]This is the
I have some text like below saved in a text file &lt;b&gt;This is my
i have a text file like below : string string string string string string
I have a text file like the one below: this000is00a00test001251!! this000is00a00test001251!! this000is00a00test001251!! this000is00a00test001251!! I
I have text like this format term: 156^^^:^^59 datainput Or term: 156^^^:59 datainput or
i have text like this div bla-bla end div i need to get only
I have text documents like the following which contain single and multiple variables: title::

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.