SwitchExcludeFilename.

BuildArguments(ProcessArgumentBuilder) Method

Summary

Builds the arguments using the builder.
Namespace
Cake.SevenZip.Switches
Containing Type
SwitchExcludeFilename

Syntax

public void BuildArguments(ref ProcessArgumentBuilder builder)

Parameters

Name Type Description
builder ProcessArgumentBuilder The builder.

Return Value

Type Description
void
GitHub Discussion