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