Walter.Web.FireWall
RegExRule Constructor
Walter.Web.FireWall Assembly > Walter.Web.FireWall.RuleEngine Namespace > RegExRule Class : RegExRule Constructor
The regex.
The option.
Initializes a new instance of the RegExRule class.
Syntax
public RegExRule( 
   string regex,
   RegexOptions option
)

Parameters

regex
The regex.
option
The option.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RegExRule Class
RegExRule Members