Click or drag to resize

LocalFileSystemClient Properties

The LocalFileSystemClient type exposes the following members.

Properties
 NameDescription
Public propertyConfiguration Gets the DfsConfiguration used to create this instance.
(Inherited from FileSystemClient)
Public propertyDefaultBlockSize Gets the default block size for the file system.
(Overrides FileSystemClientDefaultBlockSize)
Public propertyPath Gets the path utility for this file system.
(Overrides FileSystemClientPath)
Public propertyRootPath Gets the root path of the file system.
Top
See Also