Freigeben über


LabelSpec.IsLegalSpec-Methode (String)

Gibt true zurück, wenn labelSpec eine gültige Bezeichnungsspezifikation ist.

Namespace:  Microsoft.TeamFoundation.VersionControl.Common
Assembly:  Microsoft.TeamFoundation.VersionControl.Common (in Microsoft.TeamFoundation.VersionControl.Common.dll)

Syntax

'Declaration
Public Shared Function IsLegalSpec ( _
    labelSpec As String _
) As Boolean
public static bool IsLegalSpec(
    string labelSpec
)

Parameter

Rückgabewert

Typ: System.Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

LabelSpec Klasse

IsLegalSpec-Überladung

Microsoft.TeamFoundation.VersionControl.Common-Namespace