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 2015 Visual C++ .NET Programming with C++/CLI
.NET Programming with C++/CLI Regular Expressions
Regular Expressions
Regular Expressions
C++/CLI Tasks
Native and .NET Interoperability
C++/CLI Migration Primer
Pure and Verifiable Code
Regular Expressions
How to: Use Regular Expressions for Simple Matching
How to: Use Regular Expressions to Extract Data Fields
How to: Use Regular Expressions to Rearrange Data
How to: Use Regular Expressions to Search and Replace
How to: Use Regular Expressions to Validate Data Formatting
How to: Parse Strings Using the Split Method
How to: Parse Strings Using Regular Expressions
File Handling and I/O
Graphics Operations
Windows Operations
Data Access
Interoperability with Other .NET Languages
Serialization
Friend Assemblies (C++)
Managed Types
Reflection
Strong Name Assemblies (Assembly Signing)
Debug Class
STL/CLR Library
C++ Support Library
Exceptions in C++/CLI
Boxing (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.

Regular Expressions (C++/CLI)

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

The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.

The latest version of this topic can be found at Regular Expressions (C++/CLI).

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

.NET Programming with C++/CLI (Visual C++)

Show:
Print Export (0)
Print Share
IN THIS ARTICLE
    Is this page helpful?
    Additional feedback?
    1500 characters remaining
    Thank you! We appreciate your feedback.

    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