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