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