Click or drag to resize

DfsClient Properties

The DfsClient 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 propertyNameServer Gets the name server client protocol object used by this instance to communicate with the name server.
Public propertyPath Gets the path utility for this file system.
(Overrides FileSystemClientPath)
Top
See Also