Compartir a través de


TfvcChangeset.CheckinNotes (Propiedad)

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

Sintaxis

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

Valor de propiedad

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

Seguridad de .NET Framework

Vea también

Referencia

TfvcChangeset Clase

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