Click or drag to resize

OutputOptionsOverwriteExistingFiles Property

Gets the flag indicating whether an existing output file should be overwritten. True if the file should be overwritten, or false if it should not.

Namespace: Woodwork.Automation
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 2.1.25
Syntax
bool OverwriteExistingFiles { get; }

Property Value

Boolean
See Also