Compartir a través de


CheckinNoteFieldValue.Value (Propiedad)

Obtiene o establece el valor de este CheckinNoteFieldValue.

Espacio de nombres:  Microsoft.TeamFoundation.VersionControl.Client
Ensamblado:  Microsoft.TeamFoundation.VersionControl.Client (en Microsoft.TeamFoundation.VersionControl.Client.dll)

Sintaxis

'Declaración
Public Property Value As String
public string Value { get; set; }

Valor de propiedad

Tipo: System.String
El valor de este CheckinNoteFieldValue.

Seguridad de .NET Framework

Vea también

Referencia

CheckinNoteFieldValue Clase

Microsoft.TeamFoundation.VersionControl.Client (Espacio de nombres)