IFileSystem.

ReadAllText(string) Method

Namespace
GitVersion
Containing Type
IFileSystem

Syntax

string ReadAllText(string path)

Parameters

Name Type Description
path string

Return Value

Type Description
string
GitHub