IVsENCRebuildableProjectCfg Interface

Definition

public interface class IVsENCRebuildableProjectCfg
public interface class IVsENCRebuildableProjectCfg
__interface IVsENCRebuildableProjectCfg
[System.Runtime.InteropServices.Guid("BF031840-AFB9-11D2-AE14-00A0C9110055")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsENCRebuildableProjectCfg
[System.Runtime.InteropServices.Guid("BF031840-AFB9-11D2-AE14-00A0C9110055")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsENCRebuildableProjectCfg
[<System.Runtime.InteropServices.Guid("BF031840-AFB9-11D2-AE14-00A0C9110055")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsENCRebuildableProjectCfg = interface
[<System.Runtime.InteropServices.Guid("BF031840-AFB9-11D2-AE14-00A0C9110055")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsENCRebuildableProjectCfg = interface
Public Interface IVsENCRebuildableProjectCfg
Attributes

Methods

BelongToProject(String, ENC_REASON, Int32)
CancelENC()
ENCComplete(Int32)
ENCRebuild(Object, Object)
ENCRelink(Object)
SetENCProjectBuildOption(Guid, String)
StartDebugging()
StopDebugging()

Applies to