NpmInstallSettings.

Registry Property

Summary

Gets or sets a value indicating which registry we should point to. Defaulted to whatever the NPM configuration is.
Assembly
Cake.Npm.dll
Namespace
Cake.Npm.Install
Containing Type
NpmInstallSettings

Syntax

public Uri Registry { get; set; }

Value

Type Description
Uri