Mono Class Library: System.Reflection.Emit NamespaceSystem.Reflection.Emit.PEFileKinds Enumeration |
|
This enumeration is used to describe the file kind of an assembly. [Edit]
Member Name Description ConsoleApplication The assembly is a console application. [Edit] Dll The assembly contains a library. [Edit] WindowApplication The assembly is a GUI application. [Edit]
Namespace: System.Reflection.Emit
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0