IVCBuildRequest2 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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) |