IQuickInfoSourceProvider Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
Use IAsyncQuickInfoSourceProvider instead
Describes a factory of Quick Info providers.
public interface class IQuickInfoSourceProvider
C++/CX
public interface class IQuickInfoSourceProvider
__interface IQuickInfoSourceProvider
public interface IQuickInfoSourceProvider
[System.Obsolete("Use IAsyncQuickInfoSourceProvider instead")]
public interface IQuickInfoSourceProvider
type IQuickInfoSourceProvider = interface
[<System.Obsolete("Use IAsyncQuickInfoSourceProvider instead")>]
type IQuickInfoSourceProvider = interface
Public Interface IQuickInfoSourceProvider
- Attributes
This is a MEF component part, and should be exported with the following attribute: [Export(typeof(IQuickInfoSourceProvider))]
Try |
Creates a Quick Info provider for the specified context. |
Ürün | Sürümler (Kullanım dışı) |
---|---|
Visual Studio SDK | 2015 (2017, 2019, 2022) |