CakeLicenseHeaderUpdaterSettings.

LicenseString Property

Summary

The license string to add to the top of all the files. If this configuration is null or empty, then all matches in OldHeaderRegexPatterns will be purged, but nothing will be added to the top of the file.

Syntax

public string LicenseString { get; set; }

Value

Type Description
string