CodedIndex.HasCustomDebugInformation(EntityHandle) Metoda
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
Vypočítá HasCustomDebugInformation kódovaný index pro zadaný popisovač.
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, , FieldDefinitionHandleTypeReferenceHandle, TypeDefinitionHandle, ParameterHandle, InterfaceImplementationHandle, MemberReferenceHandle, ModuleDefinitionHandle, DeclarativeSecurityAttributeHandle, PropertyDefinitionHandle, EventDefinitionHandle, , StandaloneSignatureHandle, TypeSpecificationHandleModuleReferenceHandle, AssemblyDefinitionHandleGenericParameterHandleManifestResourceHandleExportedTypeHandleAssemblyFileHandleAssemblyReferenceHandle, , , GenericParameterConstraintHandle, , MethodSpecificationHandle, DocumentHandle, LocalScopeHandle, , LocalVariableHandlenebo . LocalConstantHandleImportScopeHandle
Návraty
Výjimky
Typ popisovače je neočekávaný.