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.Openshift.
Summary
Gets the possible names of the tool executable.
- Assembly
- Cake
.Openshift .dll - Namespace
- Cake
.Openshift - Containing Type
- OpenshiftTool
<TSettings>
Syntax
protected override sealed IEnumerable<string> GetToolExecutableNames()
Return Value
Type | Description |
---|---|
IEnumerable |
The tool executable name. |