AbstractUIThreadOperationContext.OnScopeChanged(IUIThreadOperationScope) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
protected:
virtual void OnScopeChanged(Microsoft::VisualStudio::Utilities::IUIThreadOperationScope ^ uiThreadOperationScope);
protected virtual void OnScopeChanged (Microsoft.VisualStudio.Utilities.IUIThreadOperationScope uiThreadOperationScope);
abstract member OnScopeChanged : Microsoft.VisualStudio.Utilities.IUIThreadOperationScope -> unit
override this.OnScopeChanged : Microsoft.VisualStudio.Utilities.IUIThreadOperationScope -> unit
Protected Overridable Sub OnScopeChanged (uiThreadOperationScope As IUIThreadOperationScope)
Parameter
- uiThreadOperationScope
- IUIThreadOperationScope