&File.ReadAllText(String) Method

Represents method ReadAllText(String).

Namespace: System.IO
public
 class function ReadAllText(const Path: String): String; static;

Parameters

Path
Type: String

Return Value

Type: String