Share via


CheckinNoteFieldValue.Name Property

Gets or sets the name of this CheckinNoteFieldValue.

Namespace:  Microsoft.TeamFoundation.VersionControl.Client
Assembly:  Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)

Syntax

public string Name { get; set; }

Property Value

Type: System.String
The name of this CheckinNoteFieldValue.

.NET Framework Security

See Also

Reference

CheckinNoteFieldValue Class

Microsoft.TeamFoundation.VersionControl.Client Namespace