CodedIndex.HasCustomDebugInformation(EntityHandle) Metoda
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Oblicza indeks kodowany hasCustomDebugInformation dla określonego dojścia.
public:
static int HasCustomDebugInformation(System::Reflection::Metadata::EntityHandle handle);
public static int HasCustomDebugInformation (System.Reflection.Metadata.EntityHandle handle);
static member HasCustomDebugInformation : System.Reflection.Metadata.EntityHandle -> int
Public Shared Function HasCustomDebugInformation (handle As EntityHandle) As Integer
Parametry
- handle
- EntityHandle
MethodDefinitionHandle, FieldDefinitionHandle, TypeReferenceHandleLocalScopeHandleAssemblyDefinitionHandleTypeSpecificationHandleAssemblyReferenceHandleModuleReferenceHandleStandaloneSignatureHandleEventDefinitionHandleAssemblyFileHandlePropertyDefinitionHandleDeclarativeSecurityAttributeHandleExportedTypeHandleMethodSpecificationHandleGenericParameterConstraintHandleDocumentHandleGenericParameterHandleLocalVariableHandleLocalConstantHandleTypeDefinitionHandleInterfaceImplementationHandleImportScopeHandleParameterHandleMemberReferenceHandleModuleDefinitionHandleManifestResourceHandlelub .
Zwraca
Wyjątki
Typ uchwytu jest nieoczekiwany.