IFileSystem.

OpenRead(string) Method

Namespace
GitVersion
Containing Type
IFileSystem

Syntax

Stream OpenRead(string path)

Parameters

Name Type Description
path string

Return Value

Type Description
Stream
GitHub