WindowSearchOption.Tooltip Property
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.
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.