共用方式為


CommandLine.CreateTfs 方法

命名空間:  Microsoft.TeamFoundation.Client.CommandLine
組件:  Microsoft.TeamFoundation.Client (在 Microsoft.TeamFoundation.Client.dll 中)

語法

'宣告
Public Function CreateTfs ( _
    tfsName As String, _
    command As Command _
) As TfsTeamProjectCollection
public TfsTeamProjectCollection CreateTfs(
    string tfsName,
    Command command
)

參數

傳回值

型別:Microsoft.TeamFoundation.Client.TfsTeamProjectCollection

.NET Framework 安全性

請參閱

參考

CommandLine 類別

Microsoft.TeamFoundation.Client.CommandLine 命名空間