Runtimes.RuntimeInfo.CheckIsInstalled Method
Declaring Type: Runtimes.RuntimeInfo
Namespace: Velopack.Windows
Assembly: Velopack
Assembly Version: 0.0.1049+da27736
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