Compartilhar via


Construtor NameValuePair (String, String)

Namespace:  Microsoft.TeamFoundation.VersionControl.Common
Assembly:  Microsoft.TeamFoundation.VersionControl.Common.Integration (em Microsoft.TeamFoundation.VersionControl.Common.Integration.dll)

Sintaxe

'Declaração
Public Sub New ( _
    name As String, _
    value As String _
)
public NameValuePair(
    string name,
    string value
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

NameValuePair Classe

Sobrecargas NameValuePair

Namespace Microsoft.TeamFoundation.VersionControl.Common