CommandLine.RunExtendedCommand 方法

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

语法

声明
Protected Overridable Function RunExtendedCommand ( _
    args As String(), _
    fullCommandLine As String, _
    parameters As String(), _
    fileName As String _
) As Boolean
protected virtual bool RunExtendedCommand(
    string[] args,
    string fullCommandLine,
    string[] parameters,
    string fileName
)

参数

返回值

类型:System.Boolean

.NET Framework 安全性

请参见

参考

CommandLine 类

Microsoft.TeamFoundation.Client.CommandLine 命名空间