Compartir a través de


ChangeList<T>.Notes (Propiedad)

Espacio de nombres:  Microsoft.TeamFoundation.SourceControl.WebApi
Ensamblado:  Microsoft.TeamFoundation.SourceControl.WebApi (en Microsoft.TeamFoundation.SourceControl.WebApi.dll)

Sintaxis

'Declaración
<DataMemberAttribute(Name := "notes", EmitDefaultValue := False)> _
Public Property Notes As CheckinNote()
[DataMemberAttribute(Name = "notes", EmitDefaultValue = false)]
public CheckinNote[] Notes { get; set; }

Valor de propiedad

Tipo: array<Microsoft.TeamFoundation.SourceControl.WebApi.CheckinNote[]

Seguridad de .NET Framework

Vea también

Referencia

ChangeList<T> Clase

Microsoft.TeamFoundation.SourceControl.WebApi (Espacio de nombres)