In The Hand LtdIn The Hand
ProductVersion Property
NamespacesInTheHand.Windows.FormsApplicationHelperProductVersion
.NET Components for Mobility
Gets the product version associated with this application.
Declaration Syntax
C#Visual Basic
public static string ProductVersion { get; }
Public Shared ReadOnly Property ProductVersion As String
	Get
Value
The product version.
Remarks
Typically, a version number displays as major number.minor number.build number.private part number. You can set it explicitly by setting the AssemblyInformationalVersionAttribute within your assembly manifest.

Assembly: InTheHand.Windows.Forms (Module: InTheHand.Windows.Forms) Version: 7.0.0.0