ModelExplorerTreeContainer.SubscribeToImsEvent(Store) Method

Definition

Subscribe IMS events

protected:
 virtual void SubscribeToImsEvent(Microsoft::VisualStudio::Modeling::Store ^ newStore);
protected virtual void SubscribeToImsEvent (Microsoft.VisualStudio.Modeling.Store newStore);
abstract member SubscribeToImsEvent : Microsoft.VisualStudio.Modeling.Store -> unit
override this.SubscribeToImsEvent : Microsoft.VisualStudio.Modeling.Store -> unit
Protected Overridable Sub SubscribeToImsEvent (newStore As Store)

Parameters

newStore
Store

Store

Applies to