IRepositoryCategory 인터페이스
사용 가능한 확장의 범주를 나타냅니다.
네임스페이스: Microsoft.VisualStudio.ExtensionManager
어셈블리: Microsoft.VisualStudio.ExtensionManager(Microsoft.VisualStudio.ExtensionManager.dll)
구문
‘선언
Public Interface IRepositoryCategory
public interface IRepositoryCategory
public interface class IRepositoryCategory
type IRepositoryCategory = interface end
public interface IRepositoryCategory
IRepositoryCategory 형식에서는 다음과 같은 멤버를 노출합니다.
속성
이름 | 설명 | |
---|---|---|
![]() |
Children | 현재 하위 범주 IRepositoryCategory. |
![]() |
HasMore | |
![]() |
Id | 현재 IRepositoryCategory의 식별자입니다. |
![]() |
Parent | 부모 범주에 현재 IRepositoryCategory. |
![]() |
Title | 범주 이름입니다. |
위쪽
설명
이 API를 지원 하기는 하지만 확장 관리자 인프라를 좋습니다 변경 될 수 있으므로 사용 하지 않는 것입니다.
이 인터페이스에서 사용 되는 IVsExtensionRepository 액세스 범주를 확장 합니다. 마음에 있는 XML 노드에 IRepositoryCategory 부모 및 자식 범주 트리의 여러 계층에 대 한 수 있도록 해야 합니다.