IVsSccCurrentRepositoryDisplayInformation Interface

Définition

Informations sur le référentiel actuel du fournisseur SCC actif.

public interface class IVsSccCurrentRepositoryDisplayInformation : System::ComponentModel::INotifyPropertyChanged
[System.Runtime.InteropServices.Guid("0E2F7740-995B-4BD1-B97B-F5A093D1C14B")]
public interface IVsSccCurrentRepositoryDisplayInformation : System.ComponentModel.INotifyPropertyChanged
[<System.Runtime.InteropServices.Guid("0E2F7740-995B-4BD1-B97B-F5A093D1C14B")>]
type IVsSccCurrentRepositoryDisplayInformation = interface
    interface INotifyPropertyChanged
Public Interface IVsSccCurrentRepositoryDisplayInformation
Implements INotifyPropertyChanged
Dérivé
Attributs
Implémente

Propriétés

RepositoryDetail

Informations détaillées sur un référentiel. Cela peut, par exemple, être affiché sous la forme d’une info-bulle ou d’un contrôle.

RepositoryIcon

Icône à afficher avec le nom du dépôt.

RepositoryName

Nom du référentiel qui sera affiché dans une interface utilisateur.

S’applique à