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()
Public Shared Function GetEntryAssembly As Assembly
Return Value
Type:
AssemblyThe entry assembly.
See Also