LauncherSettings.

EntryPoint Property

Summary

Launchers entry point is DLL or EXE for .net6+ UI projects.
Assembly
Cake.Mage.dll
Namespace
Cake.Mage
Containing Type
LauncherSettings

Syntax

public string EntryPoint { get; set; }

Value

Type Description
string