IVsENCRebuildableProjectCfg2 Interface

Definition

public interface class IVsENCRebuildableProjectCfg2
public interface class IVsENCRebuildableProjectCfg2
__interface IVsENCRebuildableProjectCfg2
[System.Runtime.InteropServices.Guid("D13E943A-9EE0-457F-8766-7D8B6BC06565")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsENCRebuildableProjectCfg2
[System.Runtime.InteropServices.Guid("D13E943A-9EE0-457F-8766-7D8B6BC06565")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsENCRebuildableProjectCfg2
[<System.Runtime.InteropServices.Guid("D13E943A-9EE0-457F-8766-7D8B6BC06565")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsENCRebuildableProjectCfg2 = interface
[<System.Runtime.InteropServices.Guid("D13E943A-9EE0-457F-8766-7D8B6BC06565")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsENCRebuildableProjectCfg2 = interface
Public Interface IVsENCRebuildableProjectCfg2
Attributes

Methods

BuildForEnc(Object)
EncApplySucceeded(Int32)
EnterBreakStateOnPE(UInt32, ENC_ACTIVE_STATEMENT[], UInt32)
ExitBreakStateOnPE()
GetCurrentActiveStatementPosition(UInt32, TextSpan[])
GetCurrentExceptionSpanPosition(UInt32, TextSpan[])
GetENCBuildState(ENC_BUILD_STATE[])
GetExceptionSpanCount(UInt32)
GetExceptionSpans(UInt32, ENC_EXCEPTION_SPAN[], UInt32)
GetPEBuildTimeStamp(FILETIME[])
GetPEidentity(Guid[], String[])
StartDebuggingPE()
StopDebuggingPE()

Applies to