Task.AddNameValuePair 方法 (String, Boolean)

命名空間:  Microsoft.TeamFoundation.Build.Tasks
組件:  Microsoft.TeamFoundation.Build.ProcessComponents (在 Microsoft.TeamFoundation.Build.ProcessComponents.dll 中)

語法

'宣告
Protected Shared Function AddNameValuePair ( _
    name As String, _
    value As Boolean _
) As String
protected static string AddNameValuePair(
    string name,
    bool value
)

參數

傳回值

型別:System.String
傳回 String

.NET Framework 安全性

請參閱

參考

Task 類別

AddNameValuePair 多載

Microsoft.TeamFoundation.Build.Tasks 命名空間