Runtimes.FrameworkInfo Class
Declaring Type: Runtimes
Namespace: Velopack.Windows
Assembly: Velopack
Assembly Version: 0.0.1298+ed8600e
Represents a full .NET Framework runtime, usually included in Windows automatically through Windows Update
public class Runtimes.FrameworkInfo : Runtimes.RuntimeInfo
Inheritance: object → Runtimes.RuntimeInfo → Runtimes.FrameworkInfo
Constructors
| Name | Description |
|---|---|
| FrameworkInfo(string, string, string, int) |
Properties
| Name | Description |
|---|---|
| DownloadUrl | Permalink to the installer for this runtime |
| ReleaseVersion | The minimum compatible release version for this runtime |
Methods
| Name | Description |
|---|---|
| CheckIsInstalled() | |
| CheckIsSupported() | |
| GetDownloadUrl() |
Documentation generated by MdDocs