Determines what type of network and drive nodes are visible in the control
Member of Explorer (PRIM_DCBX)
Data Type - Enumeration
The VisiblePath property defines which parts of the folder structure are available.
Enum Value | Description |
---|---|
LocalAndMappedDrivesOnly | Resources from the local machine and mapped drives |
LocalDrivesOnly | Resources from the local machine only |
RootPath | Resources under the path specified in the RootPath property |
Unrestricted | Show all resources |
Febuary 18 V14SP2