Walter.BOM
AppendFile Method
Walter.BOM Assembly > Walter.BOM Namespace > IControlledDiskIO Interface : AppendFile Method
file that will be allowed to be updated
the text to append
instruct the firewall to allow and to append text to a given file
Syntax
void AppendFile( 
   FileInfo file,
   string text
)

Parameters

file
file that will be allowed to be updated
text
the text to append
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