ExtractCommandBuilder.

WithFullPathExtraction() Method

Summary

Sets UseFullPaths to true on the ExtractCommand.
Assembly
Cake.7zip.dll
Namespace
Cake.SevenZip.Builder
Containing Type
ExtractCommandBuilder

Syntax

public ExtractCommandBuilder WithFullPathExtraction()

Return Value

Type Description
ExtractCommandBuilder The builder, for fluent use.