Skip to content

M_CommandLine_Infrastructure_ReflectionHelper_GetExecutingOrEntryAssembly

Moh.Hassan edited this page Oct 10, 2019 · 1 revision

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

Clone this wiki locally