Click or drag to resize

PackageInfoPropertyKeyOperatingSystem Field

The property for the operating system. The value consist of a name (Windows, OSX, Linux) and a version number, separated by an underscore.

Namespace: Altaxo.Serialization.AutoUpdates
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntax
C#
public const string PropertyKeyOperatingSystem = "RequiredOperatingSystem"

Field Value

String
See Also