MetadataReader.GetMethodDebugInformation Metod
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
Överlagringar
| Name | Description |
|---|---|
| GetMethodDebugInformation(MethodDebugInformationHandle) | |
| GetMethodDebugInformation(MethodDefinitionHandle) |
GetMethodDebugInformation(MethodDebugInformationHandle)
- Källa:
- MetadataReader.cs
- Källa:
- MetadataReader.cs
- Källa:
- MetadataReader.cs
- Källa:
- MetadataReader.cs
- Källa:
- MetadataReader.cs
- Källa:
- MetadataReader.cs
- Källa:
- 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
Parametrar
- handle
- MethodDebugInformationHandle
Returer
Gäller för
GetMethodDebugInformation(MethodDefinitionHandle)
- Källa:
- MetadataReader.cs
- Källa:
- MetadataReader.cs
- Källa:
- MetadataReader.cs
- Källa:
- MetadataReader.cs
- Källa:
- MetadataReader.cs
- Källa:
- MetadataReader.cs
- Källa:
- 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
Parametrar
- handle
- MethodDefinitionHandle