Summary
    Gets name of the branch the build was queued for.
    
		- Namespace
- Cake.Common .Build .AzurePipelines .Data 
- Containing Type
- AzurePipelines Repository Info 
Syntax
public string SourceBranchName { get; }Value
| Type | Description | 
|---|---|
| string | The SCM branch name. | 
