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

Assembly: InTheHand (Module: InTheHand) Version: 7.0.0.0