FileSystem.

ReadAllText(string) Method

Namespace
GitVersion
Containing Type
FileSystem

Syntax

public string ReadAllText(string path)

Parameters

Name Type Description
path string

Return Value

Type Description
string
GitHub