Notes
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Indicates the version, build, culture, signature, and so on, of the assembly whose properties will be retrieved or set by IAssemblyName methods.
typedef enum {
ASM_NAME_PUBLIC_KEY = 0,
ASM_NAME_PUBLIC_KEY_TOKEN,
ASM_NAME_HASH_VALUE,
ASM_NAME_NAME,
ASM_NAME_MAJOR_VERSION,
ASM_NAME_MINOR_VERSION,
ASM_NAME_BUILD_NUMBER,
ASM_NAME_REVISION_NUMBER,
ASM_NAME_CULTURE,
ASM_NAME_PROCESSOR_ID_ARRAY,
ASM_NAME_OSINFO_ARRAY,
ASM_NAME_HASH_ALGID,
ASM_NAME_ALIAS,
ASM_NAME_CODEBASE_URL,
ASM_NAME_CODEBASE_LASTMOD,
ASM_NAME_NULL_PUBLIC_KEY,
ASM_NAME_NULL_PUBLIC_KEY_TOKEN,
ASM_NAME_CUSTOM,
ASM_NAME_NULL_CUSTOM,
ASM_NAME_MVID,
ASM_NAME_FILE_MAJOR_VERSION,
ASM_NAME_FILE_MINOR_VERSION,
ASM_NAME_FILE_BUILD_NUMBER,
ASM_NAME_FILE_REVISION_NUMBER,
ASM_NAME_RETARGET,
ASM_NAME_SIGNATURE_BLOB,
ASM_NAME_CONFIG_MASK,
ASM_NAME_ARCHITECTURE,
ASM_NAME_MAX_PARAMS
} ASM_NAME;
Requirements
Platforms: Windows 2000, Windows XP, Windows Server 2003 family
Header: Fusion.h
Library: Included as a resource in MsCorEE.dll
.NET Framework Version: 2.0