Share via


IVsExtensionRepository.GetCategoryTree Method

Include Protected Members
Include Inherited Members

Gets category information.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method GetCategoryTree(Int32, String) Gets category information that specifies only categoryId and culture information.
Public method GetCategoryTree(Int32, String, String, List<String>, List<String>, List<Int32>, List<Int32>, String) Gets category information, according to the specified values.

Top

Remarks

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

See Also

Reference

IVsExtensionRepository Interface

Microsoft.VisualStudio.ExtensionManager Namespace