Share via


Command-Konstruktor

Alle Befehle haben [ICommandContext], das sie aktiviert, um die aufrufende Anwendung.

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

Syntax

'Declaration
Protected Sub New ( _
    requestContext As TeamFoundationRequestContext _
)
protected Command(
    TeamFoundationRequestContext requestContext
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

Command Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace