QuickInfoItem Class  
Definition
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.
The result generated by an IAsyncQuickInfoSource.
public ref class QuickInfoItem sealedpublic sealed class QuickInfoItemtype QuickInfoItem = classPublic 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. |