IPWorks Cloud 2020 .NET Edition

Questions / Feedback?

GetSharedDriveInfo Method

Gets information about a specific shared drive.

Syntax

public void GetSharedDriveInfo(string sharedDriveId);
Public Sub GetSharedDriveInfo(ByVal SharedDriveId As String)

Remarks

This method retrieves information about the shared drive specified by SharedDriveId.

Calling this method will fire the SharedDriveList event, and will populate the SharedDrives collection (clearing any previously-held items in the process).

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