AddCommand.

FullyQualifiedFilePaths Property

Summary

Gets or sets the SwitchFullyQualifiedFilePaths.
Namespace
Cake.SevenZip.Commands
Containing Type
AddCommand

Syntax

public SwitchFullyQualifiedFilePaths? FullyQualifiedFilePaths { get; set; }

Value

Type Description
SwitchFullyQualifiedFilePaths? SwitchFullyQualifiedFilePaths.
GitHub Discussion