CSharpTest.Net
VSErrorMessage Field
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Utils Namespace > RegexPatterns Class : VSErrorMessage Field

Glossary Item Box

Matches VisualStudio style error/warning format. The groups returned are as follows: path = The file path (due caution should be taken to ensure this is a file path) line = The line number if any pos = The line position if any error = Was it tagged as an error? warning = Was it tagged as a warning? id = The error/warning id if provided message = The remainder of the text line

Syntax

Visual Basic (Declaration) 
Public Shared VSErrorMessage As Regex
C# 
public static Regex VSErrorMessage

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys