Click or drag to resize

FileSystemEntryInfoIsMountPoint Property

The instance is a mount point. Applicable to local directories and local volumes.

Namespace:  Alphaleonis.Win32.Filesystem
Assembly:  AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax
public bool IsMountPoint { get; }

Property Value

Type: Boolean
See Also