System.Runtime.InteropServices.AssemblyRegistrationFlags Enumeration

Defines a set of flags used when registering assemblies.

Syntax

[System.Flags]
[System.Runtime.InteropServices.ComVisible(true)]
public enum AssemblyRegistrationFlags

Remarks

Documentation for this section has not yet been entered.

Members

Member NameDescription
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