SecureBlackbox 2020 .NET Edition

Questions / Feedback?

AddEmptyDir Method

Adds an empty folder to the archive.

Syntax

public int AddEmptyDir(string path);
Public Function AddEmptyDir(ByVal Path As String) As Integer

Remarks

Use this method to added an empty folder to the archive with an internal path of Path.

The method returns the index of the new folder entry in the Files collection.

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