This topic has not yet been rated - Rate this topic

_Codesense System Variable

Visual Studio .NET 2003

Contains the name of the application that provides IntelliSense functionality.

_Codesense = [cFilename]

Parameters

cFilename
Name of the Visual FoxPro application that provides IntelliSense functionality, such as tooltips in the editor and code editor windows, list members, and others.

Remarks

The _Codesense application also enhances IntelliSense functionality for native commands and functions. By default, _Codesense contains FoxCode.app, installed in your Windows user application folder or HOME( ) location. You can specify a different cFilename for the _Codesense application.

See Also

_FOXCODE System Variable | ToolTipText Property | Customizing IntelliSense Using FoxCode | Visual FoxPro IntelliSense Manager Window

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.