VelopackAsset.FromNupkg Method
Declaring Type: VelopackAsset
Namespace: Velopack
Assembly: Velopack
Assembly Version: 0.0.1049+da27736
Load a VelopackAsset from a .nupkg file on disk.
public static VelopackAsset FromNupkg(string filePath);
Parameters
filePath
string
Returns
Documentation generated by MdDocs