MetadataReader.GetMethodDebugInformation Método
Definição
Importante
Algumas informações dizem respeito a um produto pré-lançado que pode ser substancialmente modificado antes de ser lançado. A Microsoft não faz garantias, de forma expressa ou implícita, em relação à informação aqui apresentada.
Sobrecargas
| Name | Description |
|---|---|
| GetMethodDebugInformation(MethodDebugInformationHandle) | |
| GetMethodDebugInformation(MethodDefinitionHandle) |
GetMethodDebugInformation(MethodDebugInformationHandle)
- Origem:
- MetadataReader.cs
- Origem:
- MetadataReader.cs
- Origem:
- MetadataReader.cs
- Origem:
- MetadataReader.cs
- Origem:
- MetadataReader.cs
- Origem:
- MetadataReader.cs
- Origem:
- MetadataReader.cs
public:
System::Reflection::Metadata::MethodDebugInformation GetMethodDebugInformation(System::Reflection::Metadata::MethodDebugInformationHandle handle);
public System.Reflection.Metadata.MethodDebugInformation GetMethodDebugInformation(System.Reflection.Metadata.MethodDebugInformationHandle handle);
member this.GetMethodDebugInformation : System.Reflection.Metadata.MethodDebugInformationHandle -> System.Reflection.Metadata.MethodDebugInformation
Public Function GetMethodDebugInformation (handle As MethodDebugInformationHandle) As MethodDebugInformation
Parâmetros
- handle
- MethodDebugInformationHandle
Devoluções
Aplica-se a
GetMethodDebugInformation(MethodDefinitionHandle)
- Origem:
- MetadataReader.cs
- Origem:
- MetadataReader.cs
- Origem:
- MetadataReader.cs
- Origem:
- MetadataReader.cs
- Origem:
- MetadataReader.cs
- Origem:
- MetadataReader.cs
- Origem:
- MetadataReader.cs
public:
System::Reflection::Metadata::MethodDebugInformation GetMethodDebugInformation(System::Reflection::Metadata::MethodDefinitionHandle handle);
public System.Reflection.Metadata.MethodDebugInformation GetMethodDebugInformation(System.Reflection.Metadata.MethodDefinitionHandle handle);
member this.GetMethodDebugInformation : System.Reflection.Metadata.MethodDefinitionHandle -> System.Reflection.Metadata.MethodDebugInformation
Public Function GetMethodDebugInformation (handle As MethodDefinitionHandle) As MethodDebugInformation
Parâmetros
- handle
- MethodDefinitionHandle