Share via


IDebugDocumentContext2 Interface

Definition

public interface class IDebugDocumentContext2
[System.Runtime.InteropServices.Guid("931516AD-B600-419C-88FC-DCF5183B5FA9")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IDebugDocumentContext2
[<System.Runtime.InteropServices.Guid("931516AD-B600-419C-88FC-DCF5183B5FA9")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IDebugDocumentContext2 = interface
Public Interface IDebugDocumentContext2
Attributes

Methods

Compare(enum_DOCCONTEXT_COMPARE, IDebugDocumentContext2[], UInt32, UInt32)
Compare(UInt32, IDebugDocumentContext2[], UInt32, UInt32)
EnumCodeContexts(IEnumDebugCodeContexts2)
GetDocument(IDebugDocument2)
GetLanguageInfo(String, Guid)
GetName(enum_GETNAME_TYPE, String)
GetName(UInt32, String)
GetSourceRange(TEXT_POSITION[], TEXT_POSITION[])
GetStatementRange(TEXT_POSITION[], TEXT_POSITION[])
Seek(Int32, IDebugDocumentContext2)

Applies to