IVsSccChangesDisplayInformation Interface

Definição

Informações sobre alterações pendentes no repositório atual do provedor SCC ativo

public interface class IVsSccChangesDisplayInformation : System::ComponentModel::INotifyPropertyChanged
[System.Runtime.InteropServices.Guid("6D906B70-89FB-4550-A915-D768C52205E9")]
public interface IVsSccChangesDisplayInformation : System.ComponentModel.INotifyPropertyChanged
[<System.Runtime.InteropServices.Guid("6D906B70-89FB-4550-A915-D768C52205E9")>]
type IVsSccChangesDisplayInformation = interface
    interface INotifyPropertyChanged
Public Interface IVsSccChangesDisplayInformation
Implements INotifyPropertyChanged
Derivado
Atributos
Implementações

Propriedades

PendingChangeCount

O número total de alterações pendentes no repositório atual

PendingChangeDetail

As informações detalhadas para as alterações pendentes em um repositório. Isso pode, por exemplo, ser exibido como uma dica de ferramenta no controle

PendingChangeLabel

O rótulo que indica temporariamente o status ocupado quando o número de alterações pendentes está sendo calculado

Aplica-se a