TfDTECommand.VSIPQueryStatus 方法

帮助器VSIP查询状态用于直接VSIP命令挂钩。

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

语法

声明
Public Overridable Function VSIPQueryStatus ( _
    handler As CommandHandler, _
    command As CommandHandler.Command, _
    commandId As Integer _
) As Boolean
public virtual bool VSIPQueryStatus(
    CommandHandler handler,
    CommandHandler.Command command,
    int commandId
)

参数

返回值

类型:System.Boolean
有关状态更新为true。

.NET Framework 安全性

请参见

参考

TfDTECommand 类

Microsoft.VisualStudio.TeamFoundation 命名空间