Runtimes.VCRedistInfo Class
Declaring Type: Runtimes
Namespace: Velopack.Windows
Assembly: Velopack
Assembly Version: 0.0.1298+ed8600e
The base class for a VC++ redistributable package.
public abstract class Runtimes.VCRedistInfo : Runtimes.RuntimeInfo
Inheritance: object → Runtimes.RuntimeInfo → Runtimes.VCRedistInfo
Constructors
| Name | Description |
|---|---|
| VCRedistInfo(string, string, NuGetVersion, RuntimeCpu) |
Properties
| Name | Description |
|---|---|
| CpuArchitecture | The CPU architecture of the runtime. |
| MinVersion | The minimum compatible version that must be installed. |
Methods
| Name | Description |
|---|---|
| CheckIsInstalled() | |
| CheckIsSupported() |
Documentation generated by MdDocs