Freigeben über


PatternUtility.Match-Methode

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

Syntax

'Declaration
Public Shared Function Match ( _
    toMatch As String, _
    pattern As String _
) As Boolean
public static bool Match(
    string toMatch,
    string pattern
)

Parameter

Rückgabewert

Typ: System.Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

PatternUtility Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace