QuickInfoItem Class

Definition

The result generated by an IAsyncQuickInfoSource.

public ref class QuickInfoItem sealed
public sealed class QuickInfoItem
type QuickInfoItem = class
Public NotInheritable Class QuickInfoItem
Inheritance
QuickInfoItem

Constructors

QuickInfoItem(ITrackingSpan, Object)

Constructs a new instance of QuickInfoItem.

Properties

ApplicableToSpan

The ITrackingSpan to which Item is applicable.

Item

The item to be displayed in the Quick Info IToolTipPresenter.

Applies to