IExpressionEditorInstance.CanQuickInfo Method

Definition

Returns a value that indicates whether the expression editor instance can retrieve type information to be shown in an IntelliSense quick info tool tip.

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

Returns

A Boolean set to true.

Applies to