Share via


TraceDefinition.IsMatch-Methode

Sucht nach ab, wenn und nur dann: Verweis ist NULL oder Comparandabgleichungsverweis

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

Syntax

'Declaration
Public Function IsMatch ( _
    reference As String, _
    comparand As String _
) As Boolean
public bool IsMatch(
    string reference,
    string comparand
)

Parameter

Rückgabewert

Typ: System.Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

TraceDefinition Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace