IVCBuildOptionsPage Members

Automation interface for VC++Project Settings page.

The IVCBuildOptionsPage type exposes the following members.

Properties

  Name Description
Public property BuildLogging Gets or sets a value indicating whether build activity will be logged.
Public property BuildTiming Gets or sets a value indicating whether build-timing metadata is sent to an output window.
Public property CPPExtensions Gets or sets a value indicating which file extensions are associated with C++ files.
Public property DefaultSolutionExplorerMode Sets or gets the SolutionExplorerMode.
Public property ExtensionsToHide Gets or sets a value indicating which file extensions are hidden in Solution Explorer.
Public property ExtensionsToInclude Gets or sets a value indicating which file types are automatically included in the project.
Public property ShowEnvironmentInBuildLog Gets or sets a value indicating whether to echo environment variables to the build log during builds of Visual C++ projects.
Public property ShowMatchingRuleDlg Gets or sets a value indicating whether the Matching Custom Build Rule dialog box is shown when a file is added to the project.
Public property ShowNoMatchingRuleDlg 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.
Public property ToolFileSearchPaths Specifies the list of directories that contain .TOOL files, which help you define build settings for your projects.
Public property ValidateSchemas Gets or sets a value indicating whether to perform a schema validation.

Top

See Also

Reference

IVCBuildOptionsPage Interface

Microsoft.VisualStudio.VCProject Namespace