BackgroundCommand.m_backroundWorker Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Namespace:  Microsoft.TeamFoundation.MVVM
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Syntax

'Declaration
Protected m_backroundWorker As BackgroundWorker
protected BackgroundWorker m_backroundWorker
protected:
BackgroundWorker^ m_backroundWorker
val mutable m_backroundWorker: BackgroundWorker
protected var m_backroundWorker : BackgroundWorker

.NET Framework Security

See Also

Reference

BackgroundCommand Class

Microsoft.TeamFoundation.MVVM Namespace