This documentation is archived and is not being maintained.

PatternUtility Class

Visual Studio 2013

A lightweight pattern matching helper, more limited than RegEx, but faster. This is primarily used for UserAgent checks

System::Object
  Microsoft.TeamFoundation.Framework.Server::PatternUtility

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

public ref class PatternUtility abstract sealed

The PatternUtility type exposes the following members.

  NameDescription
Public methodStatic memberMatch
Top

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: