This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Warp.
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 |