Click or drag to resize

PackageInfoPropertyKeyArchitecture Field

The property for the required architecture (x86, X64, Arm, Arm64 etc.)

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

Field Value

String
See Also