M_CommandLine_Infrastructure_ReflectionHelper_GetExecutingOrEntryAssembly - adutton/commandline GitHub Wiki

ReflectionHelper.GetExecutingOrEntryAssembly Method

Namespace: CommandLine.Infrastructure
Assembly: CommandLine (in CommandLine.dll) Version: 0.0.0

Syntax

C#

private static Assembly GetExecutingOrEntryAssembly()

VB

Private Shared Function GetExecutingOrEntryAssembly As Assembly

C++

private:
static Assembly^ GetExecutingOrEntryAssembly()

F#

private static member GetExecutingOrEntryAssembly : unit -> Assembly 

Return Value

Type: Assembly

See Also

Reference

ReflectionHelper Class
CommandLine.Infrastructure Namespace

⚠️ **GitHub.com Fallback** ⚠️