WindowSearchOption.Tooltip Property

Definition

Gets or sets the tooltip for the search option.

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.

Applies to