Edit

Share via


TfvcChangeset.CheckinNotes Property

Definition

Checkin Notes for the changeset.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Microsoft.TeamFoundation.SourceControl.WebApi.CheckinNote[] CheckinNotes { get; set; }
member this.CheckinNotes : Microsoft.TeamFoundation.SourceControl.WebApi.CheckinNote[] with get, set
Public Property CheckinNotes As CheckinNote()

Property Value

Attributes

Applies to