AssemblyRegistrationFlags

AssemblyRegistrationFlags serializable, flag

System.Runtime.InteropServices (mscorlib.dll) enum

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

Figure 37-2. Attributes and delegates from System.Runtime.InteropServices
figs/csn2_3702.gif
 public enum  AssemblyRegistrationFlags  {  None = 0x00000000  ,  SetCodeBase = 0x00000001  } 

Hierarchy

System.Object System.ValueType System.Enum(System.IComparable , System.IFormattable , System.IConvertible) AssemblyRegistrationFlags

Passed To

IRegistrationServices.RegisterAssembly( ) , RegistrationServices.RegisterAssembly( )



C# in a Nutshell
C # in a Nutshell, Second Edition
ISBN: 0596005261
EAN: 2147483647
Year: 2005
Pages: 963

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net