Partilhar via


Método IVsExtensionRepository.GetSubCategories

Incluir membros protegidos
Incluir membros herdados

Gets the subcategories of a root category.

Esse membro está sobrecarregado. Para informação completa sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecargas.

Lista de sobrecargas

  Nome Descrição
Método público GetSubCategories(Int32, String) Obsoleta. Gets the subcategories of a root category.
Método público GetSubCategories(Int32, String, String, List<String>, List<String>, List<Int32>, List<Int32>, String) Obsoleta. Gets the subcategories of a category as an enumerable IRepositoryCategory instance, based on the category attributes.

Superior

Comentários

Although this API supports the Extension Manager infrastructure, we recommend that you do not use it because it is subject to change.

Consulte também

Referência

IVsExtensionRepository Interface

Namespace Microsoft.VisualStudio.ExtensionManager