Skip to content

M_CommandLine_Infrastructure_ReflectionHelper_GetAssemblyName

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

ReflectionHelper.GetAssemblyName Method

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

Syntax

C#

public static string GetAssemblyName()

VB

Public Shared Function GetAssemblyName As String

C++

public:
static String^ GetAssemblyName()

F#

static member GetAssemblyName : unit -> string 

Return Value

Type: String

See Also

Reference

ReflectionHelper Class
CommandLine.Infrastructure Namespace

Clone this wiki locally