ECLRAssemblyIdentityFlags Enumeration
Indicates the type of an assembly's identity.
Syntax
typedef enum _CLRAssemblyIdentityFlags {
CLR_ASSEMBLY_IDENTITY_FLAGS_DEFAULT = 0
} ECLRAssemblyIdentityFlags;
Members
Member | Description |
---|---|
CLR_ASSEMBLY_IDENTITY_FLAGS_DEFAULT |
The identity is canonicalized. |
Requirements
Platforms: See System Requirements.
Header: MSCorEE.h
.NET Framework Versions: Available since 2.0
See also
Tee yhteistyötä kanssamme GitHubissa
Tämän sisällön lähde on GitHubissa, jossa voit myös luoda ja tarkastella ongelmia ja pull-pyyntöjä. Katso lisätietoja osallistujan oppaasta.