IVCBuildRequest2 Interface

Definition

public interface class IVCBuildRequest2 : Microsoft::VisualStudio::VCProjectEngine::IVCBuildRequest
[System.Runtime.InteropServices.Guid("85DD53FE-5534-4ACC-A0AF-8663C886FF3D")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVCBuildRequest2 : Microsoft.VisualStudio.VCProjectEngine.IVCBuildRequest
[<System.Runtime.InteropServices.Guid("85DD53FE-5534-4ACC-A0AF-8663C886FF3D")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVCBuildRequest2 = interface
    interface IVCBuildRequest
Public Interface IVCBuildRequest2
Implements IVCBuildRequest
Attributes
Implements

Properties

BuildCompletedCallback
BuildLogFile
Configuration
OutputWindow

Methods

AddBuildProperty(String, String)
AddBuildTarget(String)

Applies to