MetadataReader.GetCustomDebugInformation Methode
Definitie
Belangrijk
Bepaalde informatie heeft betrekking op een voorlopige productversie die aanzienlijk kan worden gewijzigd voordat deze wordt uitgebracht. Microsoft biedt geen enkele expliciete of impliciete garanties met betrekking tot de informatie die hier wordt verstrekt.
Overloads
| Name | Description |
|---|---|
| GetCustomDebugInformation(CustomDebugInformationHandle) | |
| GetCustomDebugInformation(EntityHandle) |
GetCustomDebugInformation(CustomDebugInformationHandle)
- Bron:
- MetadataReader.cs
- Bron:
- MetadataReader.cs
- Bron:
- MetadataReader.cs
- Bron:
- MetadataReader.cs
- Bron:
- MetadataReader.cs
- Bron:
- MetadataReader.cs
- Bron:
- 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
Parameters
- handle
- CustomDebugInformationHandle
Retouren
Van toepassing op
GetCustomDebugInformation(EntityHandle)
- Bron:
- MetadataReader.cs
- Bron:
- MetadataReader.cs
- Bron:
- MetadataReader.cs
- Bron:
- MetadataReader.cs
- Bron:
- MetadataReader.cs
- Bron:
- MetadataReader.cs
- Bron:
- 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
Parameters
- handle
- EntityHandle