IPWorks Cloud 2020 .NET Edition

Questions / Feedback?

DeleteResource Method

Deletes a resource.

Syntax

public void DeleteResource(string path);
Public Sub DeleteResource(ByVal Path As String)

Remarks

This method deletes the resource at Path.

The RecursiveDelete configuration setting can be used to control whether this method will recursively delete non-empty directories (it is enabled by default).

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 .NET Edition - Version 20.0 [Build 8265]