NpmPublishSettings.

Access Property

Summary

Gets or sets whether the package should be published as public or restricted.
Assembly
Cake.Npm.dll
Namespace
Cake.Npm.Publish
Containing Type
NpmPublishSettings

Syntax

public NpmPublishAccess Access { get; set; }

Value

Type Description
NpmPublishAccess