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

Glossary Item Box

Matches a makefile macro name in text, i.e. "$(field:name=value)" where field is any alpha-numeric + ('_', '-', or '.') text identifier returned from group "field". the "replace" group contains all after the identifier and before the last ')'. "name" and "value" groups match the name/value replacement pairs.

Syntax

Visual Basic (Declaration) 
Public Shared ReadOnly MakefileMacro As Regex
C# 
public static readonly Regex MakefileMacro

Requirements

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

See Also

Generated with Document! X 2011 by Innovasys