LabelSpec Class
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.VersionControl.Common.LabelSpec
Namespace: Microsoft.TeamFoundation.VersionControl.Common
Assembly: Microsoft.TeamFoundation.VersionControl.Common (in Microsoft.TeamFoundation.VersionControl.Common.dll)
Syntax
‘선언
Public NotInheritable Class LabelSpec
public static class LabelSpec
public ref class LabelSpec abstract sealed
[<AbstractClass>]
[<Sealed>]
type LabelSpec = class end
public final class LabelSpec
The LabelSpec type exposes the following members.
Methods
Name | Description | |
---|---|---|
Combine | ||
IsLegalName(String) | ||
IsLegalName(String, Boolean) | ||
IsLegalScope | ||
IsLegalSpec(String) | ||
IsLegalSpec(String, Boolean) | ||
Parse |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.