FileSystem.

OpenRead(string) Method

Namespace
GitVersion
Containing Type
FileSystem

Syntax

public Stream OpenRead(string path)

Parameters

Name Type Description
path string

Return Value

Type Description
Stream
GitHub