System.Version: Constructor Members

The constructors of System.Version are listed below. For a list of all members, see the Version Members list.

See Also: Inherited members from System.Object

Public Constructors

Initializes a new instance of the Version class.

Initializes a new instance of the Version class using the specified string.

Initializes a new instance of the Version class using the specified major and minor values.

Initializes a new instance of the Version class using the specified major, minor, and build values.

Initializes a new instance of the Version class with the specified major, minor, build, and revision numbers.