IVsSearchItemResult.Tooltip Property

Definition

Gets the tooltip for the item.

public:
 property System::String ^ Tooltip { System::String ^ get(); };
public:
 property Platform::String ^ Tooltip { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(1610678274)]
public string Tooltip { get; }
public string Tooltip { get; }
[<System.Runtime.InteropServices.DispId(1610678274)>]
member this.Tooltip : string
member this.Tooltip : string
Public ReadOnly Property Tooltip As String

Property Value

The tooltip.

Attributes

Applies to