IVCBuildRequest 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 IVCBuildRequest
public interface class IVCBuildRequest
__interface IVCBuildRequest
[System.Runtime.InteropServices.Guid("7DD2B83E-A53A-443C-B2EB-EC618BB25F82")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVCBuildRequest
[<System.Runtime.InteropServices.Guid("7DD2B83E-A53A-443C-B2EB-EC618BB25F82")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVCBuildRequest = interface
Public Interface IVCBuildRequest
- Derived
- Attributes
Properties
BuildCompletedCallback | |
BuildLogFile | |
OutputWindow |
Methods
AddBuildProperty(String, String) | |
AddBuildTarget(String) |