LibManInstallSettings.

Library Property

Summary

The name of the library to install. This name may include version number notation (for example, @1.2.0). This is required.
Assembly
Cake.LibMan.dll
Namespace
Cake.LibMan.Install
Containing Type
LibManInstallSettings

Syntax

public string Library { get; set; }

Value

Type Description
string