IQuickInfoSource Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Attention
Use IAsyncQuickInfoSource instead
Définit un fournisseur info-automatique, qui joue le rôle de fournisseur d’informations info Express sur une mémoire tampon de texte.
public interface class IQuickInfoSource : IDisposable
public interface IQuickInfoSource : IDisposable
[System.Obsolete("Use IAsyncQuickInfoSource instead")]
public interface IQuickInfoSource : IDisposable
type IQuickInfoSource = interface
interface IDisposable
[<System.Obsolete("Use IAsyncQuickInfoSource instead")>]
type IQuickInfoSource = interface
interface IDisposable
Public Interface IQuickInfoSource
Implements IDisposable
- Attributs
- Implémente
Exemples
Pour obtenir un exemple d’utilisation de cette interface, consultez procédure pas à pas : affichage des info-bulles Info Express.
Méthodes
| AugmentQuickInfoSession(IQuickInfoSession, IList<Object>, ITrackingSpan) |
Détermine les éléments de contenu Info-Express qui doivent faire partie du spécifié IQuickInfoSession . |