IgnoreList.Ignore Method
Include Protected Members
Include Inherited Members
Ignores the specified pattern for a specific OptimizationMode.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
Ignore(String) | Ignores the specified pattern regardless of the value set in EnableOptimizations. | |
Ignore(String, OptimizationMode) | Ignores the specified pattern when in the appropriate OptimizationMode. |
Top