Walter.BOM
AppendLineFile Method
Walter.BOM Assembly > Walter.BOM Namespace > IControlledDiskIO Interface : AppendLineFile Method
file that will be allowed to be updated
The text.
Appends the line file.
Syntax
void AppendLineFile( 
   FileInfo file,
   string text
)

Parameters

file
file that will be allowed to be updated
text
The text.

Return Value

Task.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IControlledDiskIO Interface
IControlledDiskIO Members