อ่านในภาษาอังกฤษ แก้ไข

แชร์ผ่าน


Version.Major Property

Definition

Gets the value of the major component of the version number for the current Version object.

public int Major { get; }

Property Value

The major version number.

Remarks

For example, if the version number is 6.2, the major version is 6.

Applies to