BuildMaster SDK Reference
Version:
Remove(string tag) Method
Removes the specified tag.
Syntax
public
virtual
bool Remove(string tag)
Parameters
- tag
- Type: string
The tag to remove.
Returns
True if tag was removed; false if it was not in the collection.