IVsWindowSearchBooleanOption.Tooltip Property

Definition

Gets a description of the option.

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

The description of the option.

Implements

Applies to