Click or drag to resize
FileWriteAllLines 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 WriteAllLines(
	string path,
	string[] contents
)

Parameters

path
Type: SystemString
contents
Type: SystemString
See Also