MetadataReader.GetMethodDebugInformation Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Перегрузки
| Имя | Описание |
|---|---|
| GetMethodDebugInformation(MethodDebugInformationHandle) | |
| GetMethodDebugInformation(MethodDefinitionHandle) |
GetMethodDebugInformation(MethodDebugInformationHandle)
- Исходный код:
- MetadataReader.cs
- Исходный код:
- MetadataReader.cs
- Исходный код:
- MetadataReader.cs
- Исходный код:
- MetadataReader.cs
- Исходный код:
- MetadataReader.cs
- Исходный код:
- MetadataReader.cs
- Исходный код:
- 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
Параметры
- handle
- MethodDebugInformationHandle
Возвращаемое значение
Применяется к
GetMethodDebugInformation(MethodDefinitionHandle)
- Исходный код:
- MetadataReader.cs
- Исходный код:
- MetadataReader.cs
- Исходный код:
- MetadataReader.cs
- Исходный код:
- MetadataReader.cs
- Исходный код:
- MetadataReader.cs
- Исходный код:
- MetadataReader.cs
- Исходный код:
- 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
Параметры
- handle
- MethodDefinitionHandle