Click or drag to resize
Rule Properties

The Rule type exposes the following members.

Properties
  Name Description
Public property Conditions
Gets or sets a collection of conditions for the rule, if any.
Public property Flags
Gets or sets a collection of directive flags used for pattern matching behavior, if any.
Public property Pattern
Gets or sets the pattern to evaluate for the directive.
(Inherited from DirectiveBase.)
Public property Substitution
Gets or sets the substitution upon successful match of the pattern.
(Inherited from DirectiveBase.)
Top
See Also