Click or drag to resize

EntryAssemblyAttributeGetEntryAssembly Method

Gets the entry assembly.

Namespace:  SIC
Assembly:  SIC (in SIC.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public static Assembly GetEntryAssembly()

Return Value

Type: Assembly
The entry assembly.
See Also