ModelExplorerTreeContainer.UnsubscribeToImsEvent(Store) 方法

定义

取消订阅 IM 事件

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

参数

oldStore
Store

存储

适用于