Command 构造函数

所有命令具有以使它们与调用应用程序进行通信的 ICommandContext。

命名空间:  Microsoft.TeamFoundation.Framework.Server
程序集:  Microsoft.TeamFoundation.Framework.Server(在 Microsoft.TeamFoundation.Framework.Server.dll 中)

语法

声明
Protected Sub New ( _
    requestContext As TeamFoundationRequestContext _
)
protected Command(
    TeamFoundationRequestContext requestContext
)

参数

.NET Framework 安全性

请参阅

参考

Command 类

Microsoft.TeamFoundation.Framework.Server 命名空间