VeriStand .NET API Reference

FileConflictOperation Enumeration

Specifies options for what to do if a file already exists at the specified location

Namespace: NationalInstruments.VeriStand.ClientAPI.Logging
Assembly: NationalInstruments.VeriStand.ClientAPI (in NationalInstruments.VeriStand.ClientAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
Member nameDescription
AppendToExisting Append to the existing file
CreateUnique Create a new file with a unique path
OverwriteExisting Overwrite the existing file

See Also

Log in to get a better experience