IVsENCRebuildableProjectCfg 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 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() |