SwitchShowTechnicalInformationBuilder Class

Summary

Extensions for all Builders that support ISupportSwitchShowTechnicalInformation.
Assembly
Cake.7zip.dll
Namespace
Cake.SevenZip.Builder
Base Types
  • Object
graph BT Type-->Base0["Object"] Type["SwitchShowTechnicalInformationBuilder"] class Type type-node

Syntax

public static class SwitchShowTechnicalInformationBuilder

Methods

Name Value Summary
WithShowTechnicalInformation<T>(T) T
static

Extension Methods

Name Value Summary
ToDictionary() IDictionary<string, object>
Requires the Cake.DeployParams addin

See Also