Table of Contents

Method DirectoryIsEmpty

Namespace
Alternet.UI
Assembly
Alternet.UI.Interfaces.dll

DirectoryIsEmpty(string)

Gets whether directory is empty (contains no files or sub-folders).

public static bool DirectoryIsEmpty(string path)

Parameters

path string

Path to directory.

Returns

bool