IVCProjectBuildService Interface

Definition

public interface class IVCProjectBuildService
public interface class IVCProjectBuildService
__interface IVCProjectBuildService
[System.Runtime.InteropServices.Guid("622C69B7-5541-4612-89BD-3DDC34F061DE")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVCProjectBuildService
[<System.Runtime.InteropServices.Guid("622C69B7-5541-4612-89BD-3DDC34F061DE")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVCProjectBuildService = interface
Public Interface IVCProjectBuildService
Attributes

Properties

CanStartBuild

Methods

Cancel(UInt32, Boolean)
Close()
CreateVCBuildRequest()
GetTargetForBuildType(bldActionTypes)
IsBuildUpToDate(String, String, String, String, String, String, String, Array, Object)
StartBuildTarget(IVCBuildRequest, UInt32)

Applies to