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