IDebugCodeContext3 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 IDebugCodeContext3 : Microsoft::VisualStudio::Debugger::Interop::IDebugCodeContext2
[System.Runtime.InteropServices.Guid("17C106B9-0925-42F5-AE32-1FC019649C10")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IDebugCodeContext3 : Microsoft.VisualStudio.Debugger.Interop.IDebugCodeContext2
[<System.Runtime.InteropServices.Guid("17C106B9-0925-42F5-AE32-1FC019649C10")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IDebugCodeContext3 = interface
interface IDebugCodeContext2
Public Interface IDebugCodeContext3
Implements IDebugCodeContext2
- Attributes
- Implements