AbstractUIThreadOperationContext.OnScopeProgressChanged 方法

定义

protected:
 virtual void OnScopeProgressChanged(Microsoft::VisualStudio::Utilities::IUIThreadOperationScope ^ changedScope);
protected virtual void OnScopeProgressChanged (Microsoft.VisualStudio.Utilities.IUIThreadOperationScope changedScope);
abstract member OnScopeProgressChanged : Microsoft.VisualStudio.Utilities.IUIThreadOperationScope -> unit
override this.OnScopeProgressChanged : Microsoft.VisualStudio.Utilities.IUIThreadOperationScope -> unit
Protected Overridable Sub OnScopeProgressChanged (changedScope As IUIThreadOperationScope)

参数

适用于