IPWorks Cloud 2020 .NET Edition

Questions / Feedback?

GetDirSummary Method

Gets a content summary for a directory.

Syntax

public void GetDirSummary(string dirPath);
Public Sub GetDirSummary(ByVal DirPath As String)

Remarks

This method gets a content summary for the directory at DirPath, populating the DirSummary object property's fields.

DirPath may be empty to get a content summary for the root directory (/).

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