Table of Contents

Method DeleteIfExists

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

DeleteIfExists(string)

Deletes the specified file if it exists.

public static void DeleteIfExists(string pathToFile)

Parameters

pathToFile string

Path to file.