_dispBuildEvents_OnBuildProjConfigDoneEventHandler Delegate

Definition

Microsoft Internal Use Only.

This API supports the product infrastructure and is not intended to be used directly from your code.

C++/CX
public delegate void _dispBuildEvents_OnBuildProjConfigDoneEventHandler(Platform::String ^ Project, Platform::String ^ ProjectConfig, Platform::String ^ Platform, Platform::String ^ SolutionConfig, bool Success);

Parameters

Project
String

The project.

ProjectConfig
String

The project configuration.

Platform
String

The platform.

SolutionConfig
String

The solution configuration.

Success
Boolean

Whether the build was successful.

Attributes

Applies to

Proizvod Verzije
Visual Studio SDK 2015, 2017, 2019, 2022