Summary
fluent setter for
ISupportSwitchShowTechnicalInformation.
- Namespace
- Cake
.SevenZip .Builder - Containing Type
- Switch
Show Technical Information Builder
Syntax
public static T WithShowTechnicalInformation<T>(this T this)
where T : ISupportSwitchBuilder<ISupportSwitchShowTechnicalInformation>
Type Parameters
| Name | Description |
|---|---|
| T | the builder to support the ISupportSwitchShowTechnicalInformation. |
Parameters
| Name | Type | Description |
|---|---|---|
| this | T | The builder-instance. |
Return Value
| Type | Description |
|---|---|
| T | The builder-instance for fluent re-use. |