CodedIndex.ResolutionScope(EntityHandle) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Calcule un index codé ResolutionScope pour le handle spécifié.
public:
static int ResolutionScope(System::Reflection::Metadata::EntityHandle handle);
public static int ResolutionScope(System.Reflection.Metadata.EntityHandle handle);
static member ResolutionScope : System.Reflection.Metadata.EntityHandle -> int
Public Shared Function ResolutionScope (handle As EntityHandle) As Integer
Paramètres
- handle
- EntityHandle
ModuleDefinitionHandle, ModuleReferenceHandle, AssemblyReferenceHandle ou TypeReferenceHandle.
Retours
Exceptions
Le type de poignée est inattendu.