ProGetAssetDownloader.

GetSingleAsset(string, FilePath) Method

Assembly
Cake.ProGet.dll
Namespace
Cake.ProGet.Asset
Containing Type
ProGetAssetDownloader

Syntax

public void GetSingleAsset(string assetUri, FilePath outputPath)

Parameters

Name Type Description
assetUri string
outputPath FilePath

Return Value

Type Description
void