Click or drag to resize

AssemblyUtilitiesGetFileVersion Method

Gets the file version from the entry assembly.

Namespace:  callback.ShellBoost.Core.Utilities
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public static string GetFileVersion()

Return Value

Type: String
The file version.
See Also