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.AutoUpdatesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntax public Architecture[] RequiredArchitectures { get; }
Property Value
ArchitectureSee Also