Click or drag to resize

FileSystemMountPoint Class

A mount point provides an entry point to another volume or path.
Inheritance Hierarchy
SystemObject
  ShellBoost.Core.UtilitiesFileSystemMountPoint

Namespace:  ShellBoost.Core.Utilities
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public sealed class FileSystemMountPoint

The FileSystemMountPoint type exposes the following members.

Properties
  NameDescription
Public propertyPrintName
Gets the moint point's print name. The print name is an informative pathname, suitable for display to a user, that also identifies the target of the mount point.
Public propertySubstituteName
Gets the moint point's substitute name.
Top
Methods
See Also