Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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
'Declaration
<GuidAttribute("52FCB867-2429-11D7-8BF6-00B0D03DAA06")> _
Public Interface VCBscMakeTool
'Usage
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