Click or drag to resize

OutputOptionsOverwriteExistingFiles Property

Gets a value indicating whether an existing output file should be overwritten. Returns true if the existing file should be overwritten, or false if it should be preserved.

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

Property Value

Boolean
See Also