CodedIndex.HasCustomDebugInformation(EntityHandle) 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.
Beräknar ett HasCustomDebugInformation-kodat index för det angivna handtaget.
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
Parametrar
- handle
- EntityHandle
MethodDefinitionHandle, FieldDefinitionHandle, TypeReferenceHandle, TypeDefinitionHandle, ParameterHandle, InterfaceImplementationHandle, MemberReferenceHandle, ModuleDefinitionHandle, DeclarativeSecurityAttributeHandle, PropertyDefinitionHandle, EventDefinitionHandle, StandaloneSignatureHandle, ModuleReferenceHandle, , TypeSpecificationHandle, AssemblyDefinitionHandle, AssemblyReferenceHandle, AssemblyFileHandle, ExportedTypeHandle, ManifestResourceHandle, GenericParameterConstraintHandleGenericParameterHandle, MethodSpecificationHandle, DocumentHandle, LocalScopeHandle, LocalVariableHandleLocalConstantHandle eller ImportScopeHandle.
Returer
Undantag
Referenstypen är oväntad.