OverwriteExistingFileBehavior Enumeration
- Updated2023-02-21
- 2 minute(s) read
Specifies the behavior when an existing file has the same name as the new file.
Namespace:
NationalInstruments.VeriStand.RealTimeSequenceDefinitionApiAssembly: NationalInstruments.VeriStand.RealTimeSequenceDefinitionApi (in NationalInstruments.VeriStand.RealTimeSequenceDefinitionApi.dll) Version: 2013.0.0.0 (2013.0.0.0)
Member name | Description |
---|---|
Overwrite | Overwrites the existing file with the new file. |
Skip | Ignores the new file. |
Unique | Creates a new file with a unique name. |