In The Hand LtdIn The Hand
ProductMinorPart Property
NamespacesInTheHand.DiagnosticsFileVersionInfoProductMinorPart
.NET Components for Mobility
Gets the minor part of the version number for the product the file is associated with.
Declaration Syntax
C#Visual Basic
public int ProductMinorPart { get; }
Public ReadOnly Property ProductMinorPart As Integer
	Get
Value
A value representing the minor part of the product version number.
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 for a product as follows: This property gets the second set of 16 bits.

Assembly: InTheHand (Module: InTheHand) Version: 7.0.0.0