March 2002
Intermediate to advanced
864 pages
31h 8m
English
AssemblyRegistrationFlags
This enumeration specifies the flags you can use with
IRegistrationServices.RegisterAssembly().
public enum AssemblyRegistrationFlags { None = 0x00000000, SetCodeBase = 0x00000001 }
System.Object→System.ValueType→System.Enum(System.IComparable, System.IFormattable, System.IConvertible)→AssemblyRegistrationFlags
IRegistrationServices.RegisterAssembly(), RegistrationServices.RegisterAssembly()