MetadataReader.GetMethodDebugInformation Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Überlädt
| Name | Beschreibung |
|---|---|
| GetMethodDebugInformation(MethodDebugInformationHandle) | |
| GetMethodDebugInformation(MethodDefinitionHandle) |
GetMethodDebugInformation(MethodDebugInformationHandle)
- Quelle:
- MetadataReader.cs
- Quelle:
- MetadataReader.cs
- Quelle:
- MetadataReader.cs
- Quelle:
- MetadataReader.cs
- Quelle:
- 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
Parameter
- handle
- MethodDebugInformationHandle
Gibt zurück
Gilt für:
GetMethodDebugInformation(MethodDefinitionHandle)
- Quelle:
- MetadataReader.cs
- Quelle:
- MetadataReader.cs
- Quelle:
- MetadataReader.cs
- Quelle:
- MetadataReader.cs
- Quelle:
- 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
Parameter
- handle
- MethodDefinitionHandle