BackgroundCommand.m_backroundWorker Field
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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.