Easy Tutorial
❮ Home Prop Shortpath Folder ❯

ASP FolderExists Method



The FolderExists method returns a Boolean value indicating whether the specified folder exists. It returns True if the folder exists, otherwise it returns False.

Syntax

Parameter Description
foldername Required. The name of the folder to check for existence.

Example


❮ Home Prop Shortpath Folder ❯