Share via


IBranchesExt.CurrentBranch Property

Namespace:  Microsoft.TeamFoundation.Git.Controls.Extensibility
Assembly:  Microsoft.TeamFoundation.Git.Controls (in Microsoft.TeamFoundation.Git.Controls.dll)

Syntax

'Declaration
ReadOnly Property CurrentBranch As String
string CurrentBranch { get; }
property String^ CurrentBranch {
    String^ get ();
}
abstract CurrentBranch : string with get
function get CurrentBranch () : String

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

IBranchesExt Interface

Microsoft.TeamFoundation.Git.Controls.Extensibility Namespace