AVEVA CAF API Documenation

.
.
.
Full pathname of the text file.
A match specifying the line.
The new line.
.
.
true to create if missing.
AddNewTextFileProvider Method
Adds a new text file provider.
Syntax

Parameters

configurationManager
.
providerName
.
displayName
.
textFilePath
Full pathname of the text file.
lineMatch
A match specifying the line.
newLine
The new line.
precedence
.
parentGroup
.
createIfMissing
true to create if missing.

Return Value

A TextFileConfigurationProvider.
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