FileSystem.

OpenWrite(string) Method

Namespace
GitVersion
Containing Type
FileSystem

Syntax

public Stream OpenWrite(string path)

Parameters

Name Type Description
path string

Return Value

Type Description
Stream
GitHub