System.Diagnostics.FileVersionInfo.FileVersion Property

Gets the file version number.

Syntax

public string FileVersion { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Typically, a version number is displayed as "major number.minor number.build number.private part number". A file version number is a 64-bit number that holds the version number for a file as follows:

Requirements

Namespace: System.Diagnostics
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0