This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
ISymbolReader Members
Properties
UserEntryPoint |
Gets the metadata token for the method that was specified as the user entry point for the module, if any. |
Methods
GetDocument |
Gets a document specified by the language, vendor, and type. |
GetDocuments |
Gets the array of all the documents defined in the symbol store. |
GetGlobalVariables |
Gets all global variables in the module. |
GetMethod |
Overloaded. Gets a symbol reader method object. |
GetMethodFromDocumentPosition |
Gets the symbol reader method object that contains the specified position in a document. |
GetNamespaces |
Gets the namespaces defined at global scope within the current symbol store. |
GetSymAttribute |
Gets an attribute value given the attribute name. |
GetVariables |
Gets all the variables defined in the specified type. |
See Also
ISymbolReader Interface | System.Diagnostics.SymbolStore Namespace