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

ModIO.IOUtilities.DeleteFile

Jackson Wood edited this page Feb 20, 2019 · 1 revision

IOUtilities.DeleteFile

public static bool DeleteFile(string filePath);

Parameters

Name Description
filePath

Returns

bool: Result of the function calculations

Description

Deletes a file.

Clone this wiki locally