Condividi tramite


Metodo IVsExtensionRepository.GetSubCategories

Includi membri protetti
Includi membri ereditati

Gets the subcategories of a root category.

Si tratta di un membro di overload. Per informazioni complete su questo membro, inclusi la sintassi, l'utilizzo e gli esempi, fare clic su un nome nell'elenco degli overload.

Elenco di overload

  Nome Descrizione
Metodo pubblico GetSubCategories(Int32, String) Obsoleto. Gets the subcategories of a root category.
Metodo pubblico GetSubCategories(Int32, String, String, List<String>, List<String>, List<Int32>, List<Int32>, String) Obsoleto. Gets the subcategories of a category as an enumerable IRepositoryCategory instance, based on the category attributes.

In alto

Note

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

Vedere anche

Riferimenti

IVsExtensionRepository Interfaccia

Spazio dei nomi Microsoft.VisualStudio.ExtensionManager