Runtimes.RuntimeInfo.CheckIsInstalled Method
Declaring Type: Runtimes.RuntimeInfo
Namespace: Velopack.Windows
Assembly: Velopack
Assembly Version: 0.0.1298+ed8600e
Check if a runtime compatible with the current instance is installed on this system
[SupportedOSPlatform("windows")]
public Task<bool> CheckIsInstalled();
Returns
Task<bool>
Documentation generated by MdDocs