Compartir a través de


NameValueField.Value (Propiedad)

Obtiene o establece el valor del campo.

Espacio de nombres:  Microsoft.TeamFoundation.Build.Server
Ensamblado:  Microsoft.TeamFoundation.Build.Server (en Microsoft.TeamFoundation.Build.Server.dll)

Sintaxis

'Declaración
<ClientPropertyAttribute(ClientVisibility.Internal)> _
Public Property Value As String
[ClientPropertyAttribute(ClientVisibility.Internal)]
public string Value { get; set; }

Valor de propiedad

Tipo: System.String

Seguridad de .NET Framework

Vea también

Referencia

NameValueField Clase

Microsoft.TeamFoundation.Build.Server (Espacio de nombres)