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.Tfx.
Summary
Creates an extension using the specified settings.
- Assembly
- Cake
.Tfx .dll - Namespace
- Cake
.Tfx .Extension .Create - Containing Type
- Tfx
Extension Create Runner
Syntax
public void Create(TfxExtensionCreateSettings settings)
Parameters
| Name | Type | Description |
|---|---|---|
| settings | Tfx |
The settings. |
Return Value
| Type | Description |
|---|---|
| void |
