In The Hand LtdIn The Hand
FileBuildPart Property
NamespacesInTheHand.DiagnosticsFileVersionInfoFileBuildPart
.NET Components for Mobility
Gets the build number of the file.
Declaration Syntax
C#Visual Basic
public int FileBuildPart { get; }
Public ReadOnly Property FileBuildPart As Integer
	Get
Value
A value representing the build 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 third set of 16 bits.

Assembly: InTheHand (Module: InTheHand) Version: 7.0.0.0