IVsSccCurrentRepositoryDisplayInformation Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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. |