This topic has not yet been rated - Rate this topic

AssemblyBuilder.SetEntryPoint Method

Sets the entry point for this dynamic assembly.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method SetEntryPoint(MethodInfo) Sets the entry point for this dynamic assembly, assuming that a console application is being built.
Public method SetEntryPoint(MethodInfo, PEFileKinds) Sets the entry point for this assembly and defines the type of the portable executable (PE file) being built.
Top
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ