LabelSpec Members

Include Protected Members
Include Inherited Members

Helper class for handling Label specifications.

The LabelSpec type exposes the following members.

Methods

 

Name

Description

Public methodStatic member

Combine

Builds the qualified Label name from the label name and scope parts.

Public methodStatic member

IsLegalName

Overloaded. true if labelName is a valid label specification; otherwise false.

Public methodStatic member

IsLegalScope

true if labelScope is a valid label scope; otherwise false.

Public methodStatic member

IsLegalSpec

Overloaded. true if labelSpec is a valid label specification; otherwise false.

Public methodStatic member

Parse

Parses a Label spec of the form name@scope and returns the two parts.

Top

See Also

Reference

LabelSpec Class

Microsoft.TeamFoundation.VersionControl.Common Namespace