FastlaneDeliverConfiguration.

OverWriteScreenShots Property

Summary

Gets or sets a value indicating whether to clear all previously uploaded screenshots before uploading the new ones.
Assembly
Cake.Fastlane.dll
Namespace
Cake.Fastlane
Containing Type
FastlaneDeliverConfiguration

Syntax

public bool OverWriteScreenShots { get; set; }

Value

Type Description
bool