Skip to content

M_CommandLine_Infrastructure_ReflectionHelper_GetAssemblyVersion

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

ReflectionHelper.GetAssemblyVersion Method

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

Syntax

C#

public static string GetAssemblyVersion()

VB

Public Shared Function GetAssemblyVersion As String

C++

public:
static String^ GetAssemblyVersion()

F#

static member GetAssemblyVersion : unit -> string 

Return Value

Type: String

See Also

Reference

ReflectionHelper Class
CommandLine.Infrastructure Namespace

Clone this wiki locally