System.Diagnostics.SymbolStore.ISymbolScope: Property Members

The properties of System.Diagnostics.SymbolStore.ISymbolScope are listed below. For a list of all members, see the ISymbolScope Members list.

Public Properties

[read-only]
EndOffsetint.

Gets the end offset of the current lexical scope.

[read-only]
MethodISymbolMethod.

Gets the method that contains the current lexical scope.

[read-only]
ParentISymbolScope.

Gets the parent lexical scope of the current scope.

[read-only]
StartOffsetint.

Gets the start offset of the current lexical scope.