An NDoc Documented Class Library

MappedDrives Members

Public Static Properties

Maps Retreives a MappedDriveMap copy representing all the currently mapped drives

Public Static Events

MappedDrivesChanged Occurrs any time the mapped drives have been changed

Protected Static Methods

OnEventArrived Occurs any time we receive a notification about mapped drives changing from the WMI event handler
OnMappedDrivesChanged Occurrs any time the system mapped drives have been changed

Public Instance Methods

Dispose Overrides IDisposable.Dispose - terminates our WMI event watcher
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

Finalize
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

MappedDrives Class | Genghis.Win32 Namespace