MyWorkSqmCommandService.SqmStartWorkItemCommand Method
Namespace: Microsoft.VisualStudio.TeamFoundation.VersionControl.MyWork
Assembly: Microsoft.VisualStudio.TeamFoundation.VersionControl (in Microsoft.VisualStudio.TeamFoundation.VersionControl.dll)
Syntax
'Declaration
Public Sub SqmStartWorkItemCommand
public void SqmStartWorkItemCommand()
public:
virtual void SqmStartWorkItemCommand() sealed
abstract SqmStartWorkItemCommand : unit -> unit
override SqmStartWorkItemCommand : unit -> unit
public final function SqmStartWorkItemCommand()
Implements
IMyWorkSqmCommandService.SqmStartWorkItemCommand()
.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.
See Also
Reference
Microsoft.VisualStudio.TeamFoundation.VersionControl.MyWork Namespace