IVsSccCurrentBranchDisplayInformation.BranchName Property

Definition

The branch name that will be displayed in a UI.

public:
 property System::String ^ BranchName { System::String ^ get(); };
public:
 property Platform::String ^ BranchName { Platform::String ^ get(); };
public string BranchName { get; }
member this.BranchName : string
Public ReadOnly Property BranchName As String

Property Value

The icon to be displayed along with the branch name.

Applies to