IVsSccChangesDisplayInformation Interface

Definition

Information about pending changes in the current repository of the active Scc provider.

C++
public interface class IVsSccChangesDisplayInformation : System::ComponentModel::INotifyPropertyChanged
Derived
Attributes
Implements

Properties

PendingChangeCount

The total number of pending changes in the current repository.

PendingChangeDetail

The detailed information for pending changes in a repository. This could, for example, be displayed as a tooltip on control.

PendingChangeLabel

The label that temporarily indicates busy status when the number of pending changes is being calculated.

Applies to

Produto Versões
Visual Studio SDK 2015, 2017, 2019, 2022