System.Diagnostics.SymbolStore.ISymbolNamespace Members

The members of System.Diagnostics.SymbolStore.ISymbolNamespace are listed below.

Public Properties

[read-only]
Namestring.

Gets the current namespace.

Public Methods

GetNamespaces() : ISymbolNamespace[]

Gets the child members of the current namespace.

GetVariables() : ISymbolVariable[]

Gets all the variables defined at global scope within the current namespace.