Summary
Gets or sets the package to view the version of.
- Namespace
- Cake
.Npm .ViewVersion - Containing Type
- Npm
View Version Settings
Syntax
public string Package { get; set; }
Value
Type | Description |
---|---|
string | The package. |
public string Package { get; set; }
Type | Description |
---|---|
string | The package. |