MetadataReader.GetCustomDebugInformation Metod
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
Överlagringar
| Name | Description |
|---|---|
| GetCustomDebugInformation(CustomDebugInformationHandle) | |
| GetCustomDebugInformation(EntityHandle) |
GetCustomDebugInformation(CustomDebugInformationHandle)
- Källa:
- MetadataReader.cs
- Källa:
- MetadataReader.cs
- Källa:
- MetadataReader.cs
- Källa:
- MetadataReader.cs
- Källa:
- MetadataReader.cs
- Källa:
- MetadataReader.cs
- Källa:
- 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
Parametrar
- handle
- CustomDebugInformationHandle
Returer
Gäller för
GetCustomDebugInformation(EntityHandle)
- Källa:
- MetadataReader.cs
- Källa:
- MetadataReader.cs
- Källa:
- MetadataReader.cs
- Källa:
- MetadataReader.cs
- Källa:
- MetadataReader.cs
- Källa:
- MetadataReader.cs
- Källa:
- 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
Parametrar
- handle
- EntityHandle