MetadataReader.GetCustomDebugInformation Method     
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
GetCustomDebugInformation(CustomDebugInformationHandle)
- Source:
- MetadataReader.cs
- Source:
- MetadataReader.cs
- Source:
- MetadataReader.cs
- Source:
- MetadataReader.cs
- Source:
- MetadataReader.cs
- Source:
- 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.CustomDebugInformationPublic Function GetCustomDebugInformation (handle As CustomDebugInformationHandle) As CustomDebugInformationParameters
- handle
- CustomDebugInformationHandle
Returns
Applies to
GetCustomDebugInformation(EntityHandle)
- Source:
- MetadataReader.cs
- Source:
- MetadataReader.cs
- Source:
- MetadataReader.cs
- Source:
- MetadataReader.cs
- Source:
- MetadataReader.cs
- Source:
- 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.CustomDebugInformationHandleCollectionPublic Function GetCustomDebugInformation (handle As EntityHandle) As CustomDebugInformationHandleCollectionParameters
- handle
- EntityHandle