FileSystem.

DirectoryExists(string) Method

Namespace
GitVersion
Containing Type
FileSystem

Syntax

public bool DirectoryExists(string path)

Parameters

Name Type Description
path string

Return Value

Type Description
bool
GitHub