Provides an abstract representation of a portion of the document being debugged. For text documents, this representation consists of a character-position range.
In addition to the methods inherited from IUnknown, the IDebugDocumentContext interface exposes the following methods.
Method | Description |
---|---|
Returns the document that contains this context. | |
Enumerates the code contexts associated with this document context. |