withToolSource
Function
interface DotnetToolResource { // ... omitted for brevity withToolSource(source: string): DotnetToolResource;}Signature
method
withToolSource builder Adds a NuGet source for the tool
withToolSource(source: string): DotnetToolResourceParameters
source string Returns
DotnetToolResource Applies to
This function is an extension method on the following types: