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