EndpointCreatorSettings.

ZipTargetPath Property

Summary

Gets or sets a value indicating that the copied files and directories should be zipped.

Syntax

public bool ZipTargetPath { get; set; }

Value

Type Description
bool true to zip the resulting output directories; otherwise, false.