IVsWindowSearchSimpleFilter.Tooltip Property

Definition

Gets a string that describes the search filter functionality.

public:
 property System::String ^ Tooltip { System::String ^ get(); };
public:
 property Platform::String ^ Tooltip { Platform::String ^ get(); };
public string Tooltip { get; }
member this.Tooltip : string
Public ReadOnly Property Tooltip As String

Property Value

A string that describes the search filter functionality.

Implements

Applies to