Attachmate Reflection 2014 .NET API Reference
TraceFileExistsOption Enumeration


Specifies the operation to perform when a file already exists.
Syntax
'Declaration
 
Public Enum TraceFileExistsOption 
   Inherits System.Enum
'Usage
 
Dim instance As TraceFileExistsOption
public enum TraceFileExistsOption : System.Enum 
Members
MemberDescription
AppendAppend the file.
OpenErrorOpen the file and indicate an error.
OverWriteOverwrite the file.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Attachmate.Reflection.Emulation.OpenSystems.TraceFileExistsOption

Requirements

Target Platforms: Microsoft Windows 7, Microsoft Windows Vista, Microsoft Windows XP, Microsoft Windows Server 2003 Terminal Services, Microsoft Windows Server 2008 Terminal Services

See Also

Reference

Attachmate.Reflection.Emulation.OpenSystems Namespace

Send Feedback