ModelExplorerTreeContainer.SubscribeToImsEvent(Store) 方法

定义

订阅 IMS 事件

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)

参数

newStore
Store

存储

适用于