IVsSccCurrentBranchDisplayInformation Schnittstelle

Definition

Informationen über den aktuellen Branch des aktiven SCC-Anbieters.

public interface class IVsSccCurrentBranchDisplayInformation : System::ComponentModel::INotifyPropertyChanged
[System.Runtime.InteropServices.Guid("7B0A0CBD-0E08-41F1-9C04-E85831763159")]
public interface IVsSccCurrentBranchDisplayInformation : System.ComponentModel.INotifyPropertyChanged
[<System.Runtime.InteropServices.Guid("7B0A0CBD-0E08-41F1-9C04-E85831763159")>]
type IVsSccCurrentBranchDisplayInformation = interface
    interface INotifyPropertyChanged
Public Interface IVsSccCurrentBranchDisplayInformation
Implements INotifyPropertyChanged
Abgeleitet
Attribute
Implementiert

Eigenschaften

BranchDetail

Die detaillierten Informationen für eine Verzweigung. Dies könnte z. b. als QuickInfo für das Steuerelement angezeigt werden.

BranchIcon

Das Symbol, das zusammen mit dem branchnamen angezeigt werden soll.

BranchName

Der Verzweigungs Name, der in einer Benutzeroberfläche angezeigt wird.

Gilt für