MetadataReader.GetCustomDebugInformation Metoda
Definicja
Ważny
Niektóre informacje dotyczą produktów przedpremierowych, które mogą zostać znacznie zmodyfikowane przed premierą. Microsoft nie udziela żadnych gwarancji, ani wyraźnych, ani domniemanych, dotyczących informacji podanych tutaj.
Przeciążenia
| Nazwa | Opis |
|---|---|
| GetCustomDebugInformation(CustomDebugInformationHandle) | |
| GetCustomDebugInformation(EntityHandle) |
GetCustomDebugInformation(CustomDebugInformationHandle)
- Źródło:
- MetadataReader.cs
- Źródło:
- MetadataReader.cs
- Źródło:
- MetadataReader.cs
- Źródło:
- MetadataReader.cs
- Źródło:
- MetadataReader.cs
- Źródło:
- 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
Parametry
- handle
- CustomDebugInformationHandle
Zwraca
Dotyczy
GetCustomDebugInformation(EntityHandle)
- Źródło:
- MetadataReader.cs
- Źródło:
- MetadataReader.cs
- Źródło:
- MetadataReader.cs
- Źródło:
- MetadataReader.cs
- Źródło:
- MetadataReader.cs
- Źródło:
- 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
Parametry
- handle
- EntityHandle