Runtimes.VCRedistInfo Class
Declaring Type: Runtimes
Namespace: Velopack.Windows
Assembly: Velopack
Assembly Version: 0.0.942+a011233
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