SubsystemVersion Struct
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents subsystem version, see /subsystemversion command line option for details and valid values.
The following table lists common subsystem versions of Windows.
Windows version Subsystem version
- Windows 2000 5.00
- Windows XP 5.01
- Windows Vista 6.00
- Windows 7 6.01
- Windows 8 Release Preview 6.02
public value class SubsystemVersion : IEquatable<Microsoft::CodeAnalysis::SubsystemVersion>
public struct SubsystemVersion : IEquatable<Microsoft.CodeAnalysis.SubsystemVersion>
public readonly struct SubsystemVersion : IEquatable<Microsoft.CodeAnalysis.SubsystemVersion>
type SubsystemVersion = struct
Public Structure SubsystemVersion
Implements IEquatable(Of SubsystemVersion)
- Inheritance
-
SubsystemVersion
- Implements
Is |
True if the subsystem version has a valid value |
Major |
Major subsystem version |
Minor |
Minor subsystem version |
None |
Subsystem version not specified |
Windows2000 |
Subsystem version: Windows 2000 |
Windows7 |
Subsystem version: Windows 7 |
Windows8 |
Subsystem version: Windows 8 |
Windows |
Subsystem version: Windows Vista |
WindowsXP |
Subsystem version: Windows XP |
Create(Int32, Int32) |
Create a new instance of subsystem version with specified major and minor values. |
Equals(Object) | |
Equals(Subsystem |
|
Get |
|
To |
|
Try |
Try parse subsystem version in "x.y" format. Note, no spaces are allowed in string representation. |
Produkt | Versioner |
---|---|
Roslyn | 4.2.0, 4.3.0, 4.4.0, 4.5.0, 4.6.0, 4.7.0, 4.8.0, 4.9.2, 3.0.0, 3.1.0, 3.2.0, 3.2.1, 3.3.1, 3.4.0, 3.5.0, 3.6.0, 3.7.0, 3.8.0, 3.9.0, 3.10.0, 3.11.0, 4.0.1, 4.1.0, 4.12.2, 4.13.0 |
Feedback om .NET
.NET är ett öppen källkod projekt. Välj en länk för att ge feedback: