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.AppPackager.
Summary
Gets the name of the tool.
- Assembly
- Cake
.AppPackager .dll - Namespace
- Cake
.AppPackager - Containing Type
- AppPackagerTool
<TSettings>
Syntax
protected override sealed string GetToolName()
Return Value
Type | Description |
---|---|
string |
The name of the tool (App Packager ).
|