Share via


LabelSpec Class

Helper class for handling Label specifications.

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

Syntax

'Declaration
Public NotInheritable Class LabelSpec
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class LabelSpec
public ref class LabelSpec abstract sealed
public final class LabelSpec

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.VersionControl.Common.LabelSpec

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.

See Also

Reference

LabelSpec Members

Microsoft.TeamFoundation.VersionControl.Common Namespace