Store.StoreDisposing Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Allows clients to receive StoreDisposing events
public:
event EventHandler ^ StoreDisposing;
public event EventHandler StoreDisposing;
member this.StoreDisposing : EventHandler
Public Event StoreDisposing As EventHandler