Runtimes.DotnetInfo.CpuArchitecture Property
Declaring Type: Runtimes.DotnetInfo
Namespace: Velopack.Windows
Assembly: Velopack
Assembly Version: 0.0.942+a011233
The CPU architecture of the runtime. This must match the RID of the app being deployed. For example, if the app was deployed with 'win-x64', this must be X64 also.
public RuntimeCpu CpuArchitecture { get; }
Property Value
Documentation generated by MdDocs