LabelSpec Members
Include Protected Members
Include Inherited Members
Helper class for handling Label specifications.
The LabelSpec type exposes the following members.
Methods
Name
Description
Builds the qualified Label name from the label name and scope parts.
Overloaded. true if labelName is a valid label specification; otherwise false.
true if labelScope is a valid label scope; otherwise false.
Overloaded. true if labelSpec is a valid label specification; otherwise false.
Parses a Label spec of the form name@scope and returns the two parts.
Top