IVsSccCurrentRepositoryDisplayInformation Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Information about the current repository of the active Scc provider.
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
- Derived
- Attributes
- Implements
Properties
RepositoryDetail |
The detailed information for a repository. This could, for example, be displayed as a tooltip on control. |
RepositoryIcon |
The icon to be displayed along with the repository name. |
RepositoryName |
The repository name that will be displayed in a UI. |