Skip to content
This repository has been archived by the owner on Sep 27, 2020. It is now read-only.

Latest commit

 

History

History
24 lines (15 loc) · 330 Bytes

dotnetbox.subapis.files.folderexists(string).rst

File metadata and controls

24 lines (15 loc) · 330 Bytes
orphan

Files.FolderExists Method (string)

Checks whether a folder exists or not.

Syntax

Files.FolderExists(string path)

Parameters

path

System.String Path of the folder.

Returns

System.Boolean Whether the folder exists or not.