&File.AppendAllText(String,String) Method

Represents method AppendAllText(String,String).

Namespace: System.IO
public
 class procedure AppendAllText(const Path: String; const Contents: String); static;

Parameters

Path
Type: String

Contents
Type: String