You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Classes > TSignalWrite Class > TSignalWrite Properties > TSignalWrite.AppendFile Property
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
TSignalWrite.AppendFile Property

If True, the SaveFile method will set the file cursor at the end of the file.

Syntax
C#
Visual Basic
public bool AppendFile;

Any records written to the file will be appended to the existing ones. If the value of the property is false, the existing file will be overwritten.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!