次の方法で共有


SearchOptionDataSource.Tooltip Property

Definition

Gets or sets the value of the tooltip text for the search option.

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

Property Value

Returns the tooltip text of the search option.

Applies to