An NDoc Documented Class Library

SystemShares.Shares Property

Returns a ShareMap copy representing all current system shares

public static ShareMap Shares {get;}

Remarks

The key to the ShareMap is the sharename, and the value is the local path expressed as c:\path\file.ext. To create a UNC style path from the sharename, prepend the computer name like : \\Computer\Share

See Also

SystemShares Class | SystemShares Members | Genghis.Win32 Namespace