The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
AssemblyRegistrationFlags Enumeration
.NET Framework (current version)
Defines a set of flags used when registering assemblies.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Assembly: mscorlib (in mscorlib.dll)
| Member name | Description | |
|---|---|---|
| None | Indicates no special settings. | |
| SetCodeBase | Indicates that the code base key for the assembly should be set in the registry. |
.NET Framework
Available since 1.1
Available since 1.1
Show: