Runtimes.GetRuntimeByName Method
Declaring Type: Runtimes
Namespace: Velopack.Windows
Assembly: Velopack
Assembly Version: 0.0.942+a011233
Search for a runtime by name. If a platform architecture is not specified, the default is x64. Returns null if no match is found.
public static Runtimes.RuntimeInfo GetRuntimeByName(string name);
Parameters
name
string
Returns
Documentation generated by MdDocs