FileSystemEntryMountPoint Property |
Gets the mount point, if any.
Namespace:
callback.ShellBoost.Core.Utilities
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public FileSystemMountPoint MountPoint { get; }
Property Value
Type:
FileSystemMountPointThe mount point or null.
See Also