MetadataReader.GetMethodDebugInformation Metode
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Overload
| Nama | Deskripsi |
|---|---|
| GetMethodDebugInformation(MethodDebugInformationHandle) | |
| GetMethodDebugInformation(MethodDefinitionHandle) |
GetMethodDebugInformation(MethodDebugInformationHandle)
- Sumber:
- MetadataReader.cs
- Sumber:
- MetadataReader.cs
- Sumber:
- MetadataReader.cs
- Sumber:
- MetadataReader.cs
- Sumber:
- MetadataReader.cs
- Sumber:
- 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
Mengembalikan
Berlaku untuk
GetMethodDebugInformation(MethodDefinitionHandle)
- Sumber:
- MetadataReader.cs
- Sumber:
- MetadataReader.cs
- Sumber:
- MetadataReader.cs
- Sumber:
- MetadataReader.cs
- Sumber:
- MetadataReader.cs
- Sumber:
- 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