Project Menu (Integration with Microsoft Visual Studio)

Applies to AQTime 8.81, last modified on January 18, 2022

The Project menu provides commands that affect the project structure and allow adding new items to the project. The available commands are:

Add Module - Adds a new module to the current AQTime project.

Add Output - Adds a module of the current Visual Studio solution to the current AQTime project.

Add Assembly - Adds a new .NET assembly to the current AQTime project.

Add Profiling Area / Add Stack Area - Adds a new area to the current AQTime project. If the currently selected profiler supports class-level and stack areas, the item’s caption is “Add Stack Area”. If the profiler supports only routine- or line-level profiling areas, the caption is “Add Profiling Area”. To learn more about areas, see Using Areas.

Add Class-Level Area - Creates a new area of the class-level type in your AQTime project. To learn more about areas, see Using Areas.

Add Action - Adds a new action to the current AQTime project. To learn more about AQTime project actions, see About Actions.

Add Trigger - Adds a new trigger to the current AQTime project. To learn more about AQTime project triggers, see About Triggers.

Files to Ignore - Excludes the specified files from profiling. To learn more, see Excluding Code From Profiling.

Search Directories - Opens the Project Search Directories dialog that allows specifying the folders where AQTime will search for the source files of the profiled application.

Reload Debug Info - Reloads the debug information for the modules included in the current AQTime project.

See Also

AQTime Menus (Integration with Microsoft Visual Studio)
About Areas
About Triggers
Excluding Code From Profiling

Highlight search results