Table of Contents

Method LogFilenamesOfFolder

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

LogFilenamesOfFolder(string, string?)

Logs file names found in the specified folder.

public static void LogFilenamesOfFolder(string path, string? title = null)

Parameters

path string

Path to folder.

title string

Title to log. Optional. If not specified path is logged.