Поделиться через


VCNMakeTool - интерфейс

Programmatically accesses the properties in the NMAKE folder of a project's Property Pages dialog box. See Modifying Project Settings for information about how to access a project's Property Pages dialog box.

Пространство имен:  Microsoft.VisualStudio.VCProjectEngine
Сборка:  Microsoft.VisualStudio.VCProjectEngine (в Microsoft.VisualStudio.VCProjectEngine.dll)

Синтаксис

'Декларация
<GuidAttribute("52FCB868-2429-11D7-8BF6-00B0D03DAA06")> _
Public Interface VCNMakeTool
'Применение
Dim instance As VCNMakeTool
[GuidAttribute("52FCB868-2429-11D7-8BF6-00B0D03DAA06")]
public interface VCNMakeTool
[GuidAttribute(L"52FCB868-2429-11D7-8BF6-00B0D03DAA06")]
public interface class VCNMakeTool
public interface VCNMakeTool

Заметки

VCNMakeTool is only available for the Makefile configuration type. Failure to have the output file set to anything other than blank means that your configuration will always be up to date and it will not build.

См. также

Ссылки

VCNMakeTool - члены

Microsoft.VisualStudio.VCProjectEngine - пространство имен