This site uses cookies for analytics, personalized content and ads. By continuing to browse this site, you agree to this use. Learn more
Microsoft Logo
Gray Pipe
Developer Network Developer Network Developer
Sign in

Subscriber portal

Get tools
  • Downloads
    • Visual Studio
    • SDKs
    • Trial software
      • Free downloads
      • Office resources
      • SharePoint Server 2013 resources
      • SQL Server 2014 Express resources
      • Windows Server 2012 resources
  • Programs
    • Subscriptions
      • Overview
      • Administrators
    • Students
      • Microsoft Imagine
      • Microsoft Student Partners
    • ISV
    • Startups
    • Events
  • Community
    • Magazine
    • Forums
    • Blogs
    • Channel 9
  • Documentation
    • APIs and reference
    • Dev centers
    • Samples
    • Retired content
search clear
We’re sorry. The content you requested has been removed. You’ll be auto redirected in 1 second.
Visual Studio Languages Visual C++ .NET Programming Guide (Visual C++)
.NET Programming Guide (Visual C++) Regular Expressions (C++/CLI)
Regular Expressions (C++/CLI)
Regular Expressions (C++/CLI)
Pure and Verifiable Code (C++/CLI)
Regular Expressions (C++/CLI)
How to: Use Regular Expressions for Simple Matching (C++/CLI)
How to: Use Regular Expressions to Extract Data Fields (C++/CLI)
How to: Use Regular Expressions to Rearrange Data (C++/CLI)
How to: Use Regular Expressions to Search and Replace (C++/CLI)
How to: Use Regular Expressions to Validate Data Formatting (C++/CLI)
How to: Parse Strings Using the Split Method (C++/CLI)
How to: Parse Strings Using Regular Expressions (C++/CLI)
File Handling and I/O (C++/CLI)
Graphics Operations (C++/CLI)
Windows Operations (C++/CLI)
Data Access Using ADO.NET (C++/CLI)
Interoperability with Other .NET Languages (C++/CLI)
Serialization (C++/CLI)
Managed Types (C++/CLI)
Reflection (C++/CLI)
Strong Name Assemblies (Assembly Signing) (C++/CLI)
Debug Class (C++/CLI)
TOC
Collapse the table of content
Expand the table of content
This documentation is archived and is not being maintained.
This documentation is archived and is not being maintained.
Recommended Version
This documentation is archived and is not being maintained.

Regular Expressions (C++/CLI)

Visual Studio 2010
Other Versions
  • Visual Studio 2015
  • Visual Studio 2013
  • Visual Studio 2012
  • Visual Studio 2008
  • Visual Studio 2005

Demonstrates various string operations using regular expressions classes in the .NET Framework.

The following topics demonstrate the use of the .NET Framework System.Text.RegularExpressions namespace (and in one case the String.Split method) to search, parse, and modify strings.

In This Section

  • How to: Parse Strings Using Regular Expressions (C++/CLI)

  • How to: Parse Strings Using the Split Method (C++/CLI)

  • How to: Use Regular Expressions for Simple Matching (C++/CLI)

  • How to: Use Regular Expressions to Extract Data Fields (C++/CLI)

  • How to: Use Regular Expressions to Rearrange Data (C++/CLI)

  • How to: Use Regular Expressions to Search and Replace (C++/CLI)

  • How to: Use Regular Expressions to Validate Data Formatting (C++/CLI)

Related Sections

.NET Framework Regular Expressions

See Also

Other Resources

.NET Programming Guide
Show:
Print Export (0)
Print Share
IN THIS ARTICLE

    Dev centers

    • Windows
    • Office
    • Visual Studio
    • Microsoft Azure
    • More...

    Learning resources

    • Microsoft Virtual Academy
    • Channel 9
    • MSDN Magazine

    Community

    • Forums
    • Blogs
    • Codeplex

    Support

    • Self support

    Programs

    • BizSpark (for startups)
    • Microsoft Imagine (for students)
    United States (English)
    • Newsletter
    • Privacy & cookies
    • Terms of use
    • Trademarks
    logo © 2017 Microsoft
    © 2017 Microsoft