TfvcChangeset.CheckinNotes Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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