IVsExtensionRepository.CreateQuery Method

Include Protected Members
Include Inherited Members

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 CreateQuery<T>() Creates a query to populate the list of available extensions.
Public method CreateQuery<T>(Boolean)
Public method CreateQuery<T>(Boolean, Boolean)
Public method CreateQuery<T>(Boolean, Boolean, Boolean)
Public method CreateQuery<T>(Boolean, Boolean, CultureInfo)
Public method CreateQuery<T>(Boolean, Boolean, String)
Public method CreateQuery<T>(Boolean, Boolean, Boolean, CultureInfo)

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