Namespace:  Microsoft.VisualStudio.VCProject
Assembly:  Microsoft.VisualStudio.VCProject (in Microsoft.VisualStudio.VCProject.dll)
Syntax
声明
<GuidAttribute("96DA5DE8-0D94-4DBF-B461-9D40A5C630B1")> _
Public Interface IVCBuildOptionsPage2
[GuidAttribute("96DA5DE8-0D94-4DBF-B461-9D40A5C630B1")]
public interface IVCBuildOptionsPage2
[GuidAttribute(L"96DA5DE8-0D94-4DBF-B461-9D40A5C630B1")]
public interface class IVCBuildOptionsPage2
[<GuidAttribute("96DA5DE8-0D94-4DBF-B461-9D40A5C630B1")>]
type IVCBuildOptionsPage2 =  interface end
public interface IVCBuildOptionsPage2
The IVCBuildOptionsPage2 type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| .gif) | BuildLogging | |
| .gif) | BuildTiming | |
| .gif) | DefaultSolutionExplorerMode | |
| .gif) | ExtensionsToHide | |
| .gif) | ExtensionsToInclude | |
| .gif) | MaxConcurrentFileCompiles | |
| .gif) | ShowEnvironmentInBuildLog | |
| .gif) | ToolFileSearchPaths | 
Top