MetadataReader.GetCustomDebugInformation 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 |
|---|---|
| GetCustomDebugInformation(CustomDebugInformationHandle) | |
| GetCustomDebugInformation(EntityHandle) |
GetCustomDebugInformation(CustomDebugInformationHandle)
- 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::CustomDebugInformation GetCustomDebugInformation(System::Reflection::Metadata::CustomDebugInformationHandle handle);
public System.Reflection.Metadata.CustomDebugInformation GetCustomDebugInformation(System.Reflection.Metadata.CustomDebugInformationHandle handle);
member this.GetCustomDebugInformation : System.Reflection.Metadata.CustomDebugInformationHandle -> System.Reflection.Metadata.CustomDebugInformation
Public Function GetCustomDebugInformation (handle As CustomDebugInformationHandle) As CustomDebugInformation
Parâmetros
- handle
- CustomDebugInformationHandle
Devoluções
Aplica-se a
GetCustomDebugInformation(EntityHandle)
- 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::CustomDebugInformationHandleCollection GetCustomDebugInformation(System::Reflection::Metadata::EntityHandle handle);
public System.Reflection.Metadata.CustomDebugInformationHandleCollection GetCustomDebugInformation(System.Reflection.Metadata.EntityHandle handle);
member this.GetCustomDebugInformation : System.Reflection.Metadata.EntityHandle -> System.Reflection.Metadata.CustomDebugInformationHandleCollection
Public Function GetCustomDebugInformation (handle As EntityHandle) As CustomDebugInformationHandleCollection
Parâmetros
- handle
- EntityHandle