File System File System
File System File System
DocFX + Singulink = ♥

Search Results for

    Method Delete

    Delete(bool)

    Deletes the file.

    Declaration
    void Delete(bool ignoreNotFound = true)
    Parameters
    Type Name Description
    bool ignoreNotFound

    true to ignore file not found errors; otherwise, false to throw FileNotFoundException if the file was not found.

    © Singulink. All rights reserved.