FileSystem.

Delete(string) Method

Namespace
GitVersion
Containing Type
FileSystem

Syntax

public void Delete(string path)

Parameters

Name Type Description
path string

Return Value

Type Description
void
GitHub