Class | Description |
---|
MappedDriveMap |
A hashtable collection of mapped drive letters as keys, and their corresponding UNC paths as values
Originally generated by Chris Sells CollectionGen, then modified for internal scope
|
MappedDriveMapEnumerator | |
MappedDrives |
Used to load a list of mapped drives from the registry
Provides an event handler to notify clients that the mapped drives have been changed
|
ShareMap |
A hashmap collection of share names as keys, and their corresponding local paths as values
Originally generated by Chris Sells CollectionGen, then modified for internal scope
|
ShareMapEnumerator | |
SystemShares |
Used to load a list of shares from the registry
Provides an event handler to notify clients that the shares have been changed
|