SwitchFullyQualifiedFilePaths.

BuildArguments(ProcessArgumentBuilder) Method

Summary

Builds the arguments using the builder.

Syntax

public void BuildArguments(ref ProcessArgumentBuilder builder)

Attributes

Type Description
NullableContextAttribute

Parameters

Name Type Description
builder ProcessArgumentBuilder The builder.

Return Value

Type Description
void