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