IVsWindowSearchBooleanOption.Tooltip 属性

定义

获取选项的说明。

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

属性值

String

选项的说明。

实现

适用于