RegexDesigner.NET Projects
RegexDesigner.NET stores project information in .REP files. Each .REP file contains the following information:
- Regular expression
- .NET Regular expression options
- Text to match
- Replace text
- Compile to assembly FileName
- Compile to assembly Namespace name
- Compile to assembly Class name
- Compile to assembly Class protection level
See Also
Create a New Project | Open an Existing Project | Save a Project