Defines a set of flags used when registering assemblies.
Syntax
[System.Flags]
[System.Runtime.InteropServices.ComVisible(true)]
public enum AssemblyRegistrationFlags
Remarks
Members
Member Name | Description |
---|
None |
Indicates no special settings.
|
SetCodeBase |
Indicates that the code base key for the assembly should be set in the registry.
|
Requirements
Namespace: System.Runtime.InteropServices
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0