System.Diagnostics.FileVersionInfo.ProductVersion Property

Gets the version of the product this file is distributed with.

Syntax

public string ProductVersion { 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 product version number is a 64-bit number that holds the version number 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