Visual Basic (Declaration) | |
---|---|
Public MustOverride ReadOnly Property Build As String |
C# | |
---|---|
public abstract string Build {get;} |
The string is of the form M.N[_Name], where M is the (possibly multi-digit) major number, N is the minor number, and the optional "_Name" identifies special releases (Beta releases or other special builds). This information is also shown on the splash screen at startup time as well as on the Help > About dialog.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)