IExpressionEditorInstance.QuickInfo Method

Definition

Determines whether type information to be shown in an IntelliSense quick info tool tip.

public:
 bool QuickInfo();
public bool QuickInfo ();
abstract member QuickInfo : unit -> bool
Public Function QuickInfo () As Boolean

Returns

true if this method succeeds; otherwise, false.

Applies to