Summary
    Gets the tag name for the current build.
    
		- Namespace
 - Cake
.Common .Build .TravisCI .Data  - Containing Type
 - TravisCIBuildInfo
 
Syntax
public string Tag { get; }
	Value
| Type | Description | 
|---|---|
| string | The tag. | 
                                
                                
                                               
                         
                
            public string Tag { get; }
	| Type | Description | 
|---|---|
| string | The tag. |