Share via


SystemRequestCommandContext Class

Namespace:  Microsoft.TeamFoundation.VersionControl.Server
Assembly:  Microsoft.TeamFoundation.VersionControl.Server (in Microsoft.TeamFoundation.VersionControl.Server.dll)

Syntax

'Declaration
Public Class SystemRequestCommandContext _
    Implements ICommandContext, IDisposable
'Usage
Dim instance As SystemRequestCommandContext
public class SystemRequestCommandContext : ICommandContext, 
    IDisposable
public ref class SystemRequestCommandContext : ICommandContext, 
    IDisposable
public class SystemRequestCommandContext implements ICommandContext, IDisposable

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.VersionControl.Server.SystemRequestCommandContext

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

SystemRequestCommandContext Members

Microsoft.TeamFoundation.VersionControl.Server Namespace