CodedIndex.HasCustomDebugInformation(EntityHandle) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Belirtilen tanıtıcı için HasCustomDebugInformation kodlanmış dizinini hesaplar.
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
Parametreler
- handle
- EntityHandle
MethodDefinitionHandle, FieldDefinitionHandle, TypeReferenceHandle, TypeDefinitionHandle, ParameterHandle, InterfaceImplementationHandle, MemberReferenceHandle, , ModuleDefinitionHandle, DeclarativeSecurityAttributeHandle, PropertyDefinitionHandle, , EventDefinitionHandle, StandaloneSignatureHandle, ModuleReferenceHandle, TypeSpecificationHandle, AssemblyDefinitionHandle, AssemblyReferenceHandle, ManifestResourceHandleExportedTypeHandleGenericParameterConstraintHandleMethodSpecificationHandleGenericParameterHandleAssemblyFileHandleLocalScopeHandleLocalVariableHandleDocumentHandleLocalConstantHandle veya .ImportScopeHandle
Döndürülenler
Özel durumlar
Tanıtıcı türü beklenmeyen bir durum.