The properties of the ISymbolScope interface are listed below. For a complete list of ISymbolScope interface members, see the ISymbolScope Members topic.
EndOffset | Gets the end byte offset of the current lexical scope. |
Method | Gets the method that contains the current lexical scope. |
Parent | Gets the parent lexical scope of the current scope. |
StartOffset | Gets the start byte offset of the current lexical scope. |
ISymbolScope Interface | System.Diagnostics.SymbolStore Namespace