FileSystemMountPoint Class |
Namespace: callback.ShellBoost.Core.Utilities
public sealed class FileSystemMountPoint
The FileSystemMountPoint type exposes the following members.
Name | Description | |
---|---|---|
![]() | PrintName |
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.
|
![]() | SubstituteName |
Gets the moint point's substitute name.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString |
Converts to string.
(Overrides ObjectToString.) |