OthersEvents..::..OnDismount Event
Occurs when dismount (DismountMount(Boolean, Boolean, Int32)).
Namespace:
wManager.EventsAssembly: wManager (in wManager.dll)
Syntax
public static event OthersEvents..::..CancelabletHandler OnDismount
Public Shared Event OnDismount As OthersEvents..::..CancelabletHandler
public: static event OthersEvents..::..CancelabletHandler^ OnDismount { void add (OthersEvents..::..CancelabletHandler^ value); void remove (OthersEvents..::..CancelabletHandler^ value); }