IVsSccCurrentBranchDisplayInformation.BranchName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.