ReflectionUtils.GetInformationalVersion method

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

GetInformationalVersion(Assembly)

Static

Returns the informational version of the specified assembly.

public static string GetInformationalVersion(Assembly assembly)

Parameters

assembly Assembly

The assembly.

Returns

A string representing the informational version of the assembly.