&File.WriteAllText(String,String) Method

Represents method WriteAllText(String,String).

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

Parameters

Path
Type: String

Contents
Type: String