TraceFilter Methods

Include Protected Members
Include Inherited Members

The TraceFilter type exposes the following members.

Methods

  Name Description
Protected method AnyMatch Member if and only if: reference is null or comparand matches reference (Inherited from TraceDefinition.)
Public method Equals(Object) Determines whether the specified object is equal to the current object. (Inherited from Object.)
Public method Equals(TraceFilter)
Protected method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Public method GetHashCode Serves as the default hash function. (Inherited from Object.)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Public method IsMatch(TraceEvent%) Returns true if the given trace set matches the current filter
Public method IsMatch(String, String) Match if and only if: reference is null or comparand matches reference (Inherited from TraceDefinition.)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method ToString Returns a string that represents the current object. (Inherited from Object.)

Top

See Also

Reference

TraceFilter Class

Microsoft.TeamFoundation.Framework.Server Namespace