WarpSettings.

ExecutableName Property

Summary

Gets or sets the name of the executable to run after the the created application is being executed by a user.
Assembly
Cake.Warp.dll
Namespace
Cake.Warp
Containing Type
WarpSettings

Syntax

public string ExecutableName { get; set; }

Remarks

This should only be the filename including the file extension.

Value

Type Description
string