TraceFilter.IsMatch Method
Include Protected Members
Include Inherited Members
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 | |
---|---|---|
IsMatch(TraceEvent%) | Returns true if the given trace set matches the current filter | |
IsMatch(String, String) | Match if and only if: reference is null or comparand matches reference (Inherited from TraceDefinition.) |
Top