Partager via


TfvcChangeset.CheckinNotes, propriété

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

Syntaxe

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

Valeur de propriété

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

Sécurité .NET Framework

Voir aussi

Référence

TfvcChangeset Classe

Microsoft.TeamFoundation.SourceControl.WebApi, espace de noms