NpmAddUserSettings.

Scope Property

Summary

Gets or sets a value indicating the specificed scope for the user and login credentials provided. Defaults to string.Empty.
Namespace
Cake.Npm.AddUser
Containing Type
NpmAddUserSettings

Syntax

public string Scope { get; set; }

Value

Type Description
string
GitHub
Discussion