IVsSccCurrentRepository Arabirim

Tanım

Etkin SCC sağlayıcısının geçerli deposu hakkında bilgiler.

public interface class IVsSccCurrentRepository : Microsoft::VisualStudio::Shell::IVsSccCurrentRepositoryDisplayInformation, System::ComponentModel::INotifyPropertyChanged
[System.Runtime.InteropServices.Guid("5717601A-9C55-4D80-B8BD-8DEC87552D82")]
public interface IVsSccCurrentRepository : Microsoft.VisualStudio.Shell.IVsSccCurrentRepositoryDisplayInformation, System.ComponentModel.INotifyPropertyChanged
[<System.Runtime.InteropServices.Guid("5717601A-9C55-4D80-B8BD-8DEC87552D82")>]
type IVsSccCurrentRepository = interface
    interface IVsSccCurrentRepositoryDisplayInformation
    interface INotifyPropertyChanged
Public Interface IVsSccCurrentRepository
Implements INotifyPropertyChanged, IVsSccCurrentRepositoryDisplayInformation
Öznitelikler
Uygulamalar

Özellikler

RepositoryDetail

Bir depoya ilişkin ayrıntılı bilgiler. Bu, örneğin bir araç ipucu veya denetim olarak görüntülenebilir.

(Devralındığı yer: IVsSccCurrentRepositoryDisplayInformation)
RepositoryIcon

Depo adıyla birlikte görüntülenecek simge.

(Devralındığı yer: IVsSccCurrentRepositoryDisplayInformation)
RepositoryName

Bir kullanıcı arabiriminde görüntülenecek Depo adı.

(Devralındığı yer: IVsSccCurrentRepositoryDisplayInformation)

Yöntemler

RepositoryUIClickedAsync(ISccUIClickedEventArgs, CancellationToken)

Depo bilgilerini görüntüleyen Kullanıcı arabirimine tıklandığında çağrılan işleyici tıklandı

Şunlara uygulanır