Method GetMountingPoints
GetMountingPoints()
Gets the list of directory paths that represent mounting points (drives in Windows).
Declaration
public static IEnumerable<IAbsoluteDirectoryPath> GetMountingPoints()
Returns
Type | Description |
---|---|
IEnumerable<IAbsoluteDirectoryPath> |