FileHold 17.1 API Documentation
C#
Show/Hide TOC
Drive
Folder(IData
Reader, Boolean) Constructor
Initializes a new instance of the
DriveFolder
class
Definition
Namespace:
FileHold.LibraryManager.Graph
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
Copy
public
DriveFolder
(
IDataReader
reader
,
bool
details
)
Parameters
reader
IDataReader
details
Boolean
See Also
Reference
DriveFolder Class
DriveFolder Overload
FileHold.LibraryManager.Graph Namespace
In This Article
Definition
See Also