LicenseHeader Property

Definition

Assembly XenoAtom.CommandLine.dll

The license header for this command line application.

public Func<string>? LicenseHeader { get; set; }

Returns