IQuickInfoSource Interface

Définition

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 .

S’applique à