Name

AssemblyRegistrationFlags

Synopsis

This enumeration specifies the flags you can use with IRegistrationServices.RegisterAssembly().

public enum AssemblyRegistrationFlags {
   None = 0x00000000,
   SetCodeBase = 0x00000001
}

Hierarchy

System.ObjectSystem.ValueTypeSystem.Enum(System.IComparable, System.IFormattable, System.IConvertible)AssemblyRegistrationFlags

Passed To

IRegistrationServices.RegisterAssembly(), RegistrationServices.RegisterAssembly()

Get C# in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.