Task.AddNameValuePair-Methode (String)

Namespace:  Microsoft.TeamFoundation.Build.Tasks
Assembly:  Microsoft.TeamFoundation.Build.ProcessComponents (in Microsoft.TeamFoundation.Build.ProcessComponents.dll)

Syntax

'Declaration
Protected Shared Function AddNameValuePair ( _
    name As String _
) As String
protected static string AddNameValuePair(
    string name
)

Parameter

Rückgabewert

Typ: System.String
Gibt String zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

Task Klasse

AddNameValuePair-Überladung

Microsoft.TeamFoundation.Build.Tasks-Namespace