IVCBuildOptionsPage Properties

 

Namespace:   Microsoft.VisualStudio.VCProject
Assembly:  Microsoft.VisualStudio.VCProject (in Microsoft.VisualStudio.VCProject.dll)

NameDescription
System_CAPS_pubpropertyBuildLogging

Gets or sets a value indicating whether build activity will be logged.

System_CAPS_pubpropertyBuildTiming

Gets or sets a value indicating whether build-timing metadata is sent to an output window.

System_CAPS_pubpropertyCPPExtensions

Gets or sets a value indicating which file extensions are associated with C++ files.

System_CAPS_pubpropertyDefaultSolutionExplorerMode

Sets or gets the SolutionExplorerMode.

System_CAPS_pubpropertyExtensionsToHide

Gets or sets a value indicating which file extensions are hidden in Solution Explorer.

System_CAPS_pubpropertyExtensionsToInclude

Gets or sets a value indicating which file types are automatically included in the project.

System_CAPS_pubpropertyShowEnvironmentInBuildLog

Gets or sets a value indicating whether to echo environment variables to the build log during builds of Visual C++ projects.

System_CAPS_pubpropertyShowNoMatchingRuleDlg

Gets or sets a value indicating whether the Matching Custom Build Rule Not Found dialog box is shown when a file is added to the project.

System_CAPS_pubpropertyToolFileSearchPaths

Specifies the list of directories that contain .TOOL files, which help you define build settings for your projects.

System_CAPS_pubpropertyValidateSchemas

Gets or sets a value indicating whether to perform a schema validation.

Return to top
Show: