Click or drag to resize
FileAppendAllText Method (String, String)

Namespace: ConnectedApps.Cms.IO
Assembly: ConnectedApps.Cms.IO (in ConnectedApps.Cms.IO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static void AppendAllText(
	string path,
	string contents
)

Parameters

path
Type: SystemString
contents
Type: SystemString
See Also