共用方式為


Command.GetUserNameAndPassword 方法

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

語法

'宣告
Public Sub GetUserNameAndPassword ( _
    <OutAttribute> ByRef userName As String, _
    <OutAttribute> ByRef password As String _
)
public void GetUserNameAndPassword(
    out string userName,
    out string password
)

參數

.NET Framework 安全性

請參閱

參考

Command 類別

Microsoft.TeamFoundation.Client.CommandLine 命名空間