Partager via


ChangeList<T>.Notes, propriété

Espace de noms :  Microsoft.TeamFoundation.SourceControl.WebApi
Assembly :  Microsoft.TeamFoundation.SourceControl.WebApi (dans Microsoft.TeamFoundation.SourceControl.WebApi.dll)

Syntaxe

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

Valeur de propriété

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

Sécurité .NET Framework

Voir aussi

Référence

ChangeList<T> Classe

Microsoft.TeamFoundation.SourceControl.WebApi, espace de noms