Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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 | Visual FoxPro IntelliSense Manager