This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Npm.
Summary
Gets or sets the package to view the version of.
- Assembly
- Cake
.Npm .dll - Namespace
- Cake
.Npm .ViewVersion - Containing Type
- Npm
View Version Settings
Syntax
public string Package { get; set; }
Value
Type | Description |
---|---|
string | The package. |