Freigeben über


RegistrationUtilities.IsToolTypeWellFormed-Methode

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

Syntax

'Declaration
Public Shared Function IsToolTypeWellFormed ( _
    tool As String _
) As Boolean
public static bool IsToolTypeWellFormed(
    string tool
)

Parameter

Rückgabewert

Typ: System.Boolean
Gibt Boolean zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

RegistrationUtilities Klasse

Microsoft.TeamFoundation.Server-Namespace