ReflectionUtils.GetFileVersion method

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

GetFileVersion(Assembly)

Static

Returns the file version of the specified assembly.

public static string GetFileVersion(Assembly assembly)

Parameters

assembly Assembly

The assembly.

Returns

A string representing the file version of the assembly.