CheckinWorkItemInfo.Title Field

The value of this field becomes the e-mail subject.

Namespace:  Microsoft.TeamFoundation.VersionControl.Common
Assembly:  Microsoft.TeamFoundation.VersionControl.Common.Integration (in Microsoft.TeamFoundation.VersionControl.Common.Integration.dll)

Syntax

'Declaration
Public Title As String
public string Title
public:
String^ Title
val mutable Title: string
public var Title : String

.NET Framework Security

See Also

Reference

CheckinWorkItemInfo Class

Microsoft.TeamFoundation.VersionControl.Common Namespace