Click or drag to resize

RuntimeInfoArchitecture Property

The runtimes architecture e.g. x64 or x86

Namespace:  Openfin.Desktop.Api.Models.System
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public string Architecture { get; set; }

Property Value

Type: String
See Also