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


VCPostBuildEventTool - интерфейс

Programmatically accesses the properties on the Post-Build Event property page, in the Build Events folder in a project's Property Pages dialog box.

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

Синтаксис

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

Заметки

See Modifying Project Settings for information on accessing a project's Property Pages dialog box.

См. также

Основные понятия

Specifying Build Events

Ссылки

VCPostBuildEventTool - члены

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