Compartilhar via


Propriedade TfvcShelveset.Notes

Namespace:  Microsoft.TeamFoundation.SourceControl.WebApi
Assembly:  Microsoft.TeamFoundation.SourceControl.WebApi (em Microsoft.TeamFoundation.SourceControl.WebApi.dll)

Sintaxe

'Declaração
<DataMemberAttribute(EmitDefaultValue := False)> _
Public Property Notes As CheckinNote()
[DataMemberAttribute(EmitDefaultValue = false)]
public CheckinNote[] Notes { get; set; }

Valor de propriedade

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

Segurança do .NET Framework

Consulte também

Referência

TfvcShelveset Classe

Namespace Microsoft.TeamFoundation.SourceControl.WebApi