ReflectionUtils.GetVersion method

Version 1.1.28
.NET Framework 4.8
Namespace Skybrud.Essentials.Reflection
Assembly Skybrud.Essentials.dll

GetVersion(Assembly)

Static

Returns the version of the specified assembly.

public static string GetVersion(Assembly assembly)

Parameters

assembly Assembly

The assembly.

Returns

A string representing the version of the assembly.