| AppTypsNodePackage Field |
The name of the app typ for Node.js packages, managed by npm.
Namespace:
Mastersign.Bench
Assembly:
BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax public const string NodePackage = "node-package"
Public Const NodePackage As String = "node-package"
Field Value
Type:
StringSee Also