Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

LocalFileSystemProvider.CreateChildFileSystem Method

Namespace: Rebex.IO.FileSystem
Assembly: Rebex.FileSystem.dll (version 8.0.9673)

CreateChildFileSystem(NodePath)

Creates a child file system with the root path of directoryPath.

Declaration
public override FileSystemProvider CreateChildFileSystem(NodePath directoryPath)
Parameters
Type Name Description
NodePath directoryPath

Root path of the child file system.

Returns
Type Description
FileSystemProvider

Child file system with the root path of directoryPath.

Overrides
FileSystemProvider.CreateChildFileSystem(NodePath)

CreateChildFileSystem(NodePath, Boolean)

Creates a child file system with the root path of directoryPath and register the child file system as a VDriveInfo if the registerAsDrive is true.

Declaration
public override FileSystemProvider CreateChildFileSystem(NodePath directoryPath, bool registerAsDrive)
Parameters
Type Name Description
NodePath directoryPath

Root path of the child file system.

Boolean registerAsDrive

Indicates whether the child file system should be registered as a VDriveInfo.

Returns
Type Description
FileSystemProvider

Child file system with the root path equal to the directoryPath.

Overrides
FileSystemProvider.CreateChildFileSystem(NodePath, Boolean)
In This Article
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies