DotnetToolResource.withToolSource
Method
interface DotnetToolResource { // ... omitted for brevity withToolSource(source: string): DotnetToolResource;}Signature
method
withToolSourcebuilderAdds a NuGet package source for tool acquisition.
withToolSource(source: string): DotnetToolResourceParameters
sourcestringReturns
DotnetToolResourceDefined on
This method is defined on the following type: