ISymbolReader Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a symbol reader for managed code.
public interface class ISymbolReader
public interface ISymbolReader
[System.Runtime.InteropServices.ComVisible(true)]
public interface ISymbolReader
type ISymbolReader = interface
[<System.Runtime.InteropServices.ComVisible(true)>]
type ISymbolReader = interface
Public Interface ISymbolReader
- Derived
- Attributes
The interface provides access to documents, methods, and variables.
Napomena
This interface is the managed counterpart of the ISymUnmanagedReader
interface, one of the unmanaged symbol store interfaces that provide an alternative way to read and write debug symbol information.
User |
Gets the metadata token for the method that was specified as the user entry point for the module, if any. |
Get |
Gets a document specified by the language, vendor, and type. |
Get |
Gets an array of all documents defined in the symbol store. |
Get |
Gets all global variables in the module. |
Get |
Gets a symbol reader method object when given the identifier of a method and its edit and continue version. |
Get |
Gets a symbol reader method object when given the identifier of a method. |
Get |
Gets a symbol reader method object that contains a specified position in a document. |
Get |
Gets the namespaces that are defined in the global scope within the current symbol store. |
Get |
Gets an attribute value when given the attribute name. |
Get |
Gets the variables that are not local when given the parent. |
Proizvod | Verzije |
---|---|
.NET | Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9, 10 |
.NET Framework | 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
.NET Standard | 2.0, 2.1 |
Povratne informacije o proizvodu .NET
.NET je projekt otvorenog koda. Odaberite vezu za slanje povratnih informacija: