Freigeben über


TfvcShelveset.Notes-Eigenschaft

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

Syntax

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

Eigenschaftswert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

TfvcShelveset Klasse

Microsoft.TeamFoundation.SourceControl.WebApi-Namespace