次の方法で共有


DefaultLanguageOptions.ShowQuickInfoOnMouseHoverId Field

Definition

Key for the editor option that enables or disables the quick info tooltips.

public: static initonly Microsoft::VisualStudio::Text::Editor::EditorOptionKey<bool> ShowQuickInfoOnMouseHoverId;
public static readonly Microsoft.VisualStudio.Text.Editor.EditorOptionKey<bool> ShowQuickInfoOnMouseHoverId;
 staticval mutable ShowQuickInfoOnMouseHoverId : Microsoft.VisualStudio.Text.Editor.EditorOptionKey<bool>
Public Shared ReadOnly ShowQuickInfoOnMouseHoverId As EditorOptionKey(Of Boolean) 

Field Value

Applies to