NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

ISymbolScope Properties

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.

See Also

ISymbolScope Interface | System.Diagnostics.SymbolStore Namespace