IVsSccCurrentBranchDisplayInformation.BranchDetail Property

Definition

The detailed information for a branch. This could, for example, be displayed as a tooltip on control.

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

Property Value

Applies to