
Namespace | Microsoft.Windows.Devices.Midi2.Utilities.RuntimeInformation |
---|---|
Type Name | MidiRuntimeReleaseTypes enum |
Type | WinRT Enumeration (a 32-bit unsigned or signed integer) |
IDL | MidiRuntimeReleaseTypes enumEnum.idl |
Library | Microsoft.Windows.Devices.Midi2.dll |
This is a Flags enum because it’s also used by the updater for checking for new versions. When used to report on what is installed, only one value will be reported.
Function | Value | Description |
---|---|---|
Unknown |
0 | An unknown release type / channel |
Stable |
1 | The installed version is a stable release |
Preview |
2 | The installed version is a preview release |