Click or drag to resize

PackageInfoRequiredArchitectures Property

If not empty, the array indicates the required architectures for which this package is suitable, e.g. X64, X86, ARM etc.

Namespace: Altaxo.Serialization.AutoUpdates
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntax
C#
public Architecture[] RequiredArchitectures { get; }

Property Value

Architecture
See Also