CommandLine.ExpandVariables 方法

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

语法

声明
Protected Function ExpandVariables ( _
    line As String, _
    parameters As String() _
) As String
protected string ExpandVariables(
    string line,
    string[] parameters
)

参数

返回值

类型:System.String

.NET Framework 安全性

请参见

参考

CommandLine 类

Microsoft.TeamFoundation.Client.CommandLine 命名空间