The VCBscMakeTool object contains properties that allow you to programmatically manipulate the settings on the properties in the Browse Information folder, which is in the Configuration Properties folder of a project's Property Pages dialog box. See Modifying Project Settings for information about accessing a project's Property Pages dialog box.
Namespace: Microsoft.VisualStudio.VCProjectEngine
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
Syntax
声明
<GuidAttribute("52FCB867-2429-11D7-8BF6-00B0D03DAA06")> _
Public Interface VCBscMakeTool
用法
Dim instance As VCBscMakeTool
[GuidAttribute("52FCB867-2429-11D7-8BF6-00B0D03DAA06")]
public interface VCBscMakeTool
[GuidAttribute(L"52FCB867-2429-11D7-8BF6-00B0D03DAA06")]
public interface class VCBscMakeTool
public interface VCBscMakeTool