 | 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.AutomationAssembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 2.1.25
Syntaxbool OverwriteExistingFiles { get; }
ReadOnly Property OverwriteExistingFiles As Boolean
Get
Property Value
Boolean
See Also