WindowSearchFilter.Tooltip Property

Definition

Gets or sets the tooltip text for the search filter

public:  property System::String ^ Tooltip {  public:
System::String ^ get(); protected:
 void set(System::String ^ value); };
public:  property Platform::String ^ Tooltip {  public:
Platform::String ^ get(); protected:
 void set(Platform::String ^ value); };
public string Tooltip { get; protected set; }
member this.Tooltip : string with get, set
Public Property Tooltip As String

Property Value

Returns the tooltip text for the search filter.

Applies to