Bagikan melalui


IPendingChangesExt.CheckinComment Property

Get the checkin comment

Namespace:  Microsoft.TeamFoundation.VersionControl.Controls.Extensibility
Assembly:  Microsoft.TeamFoundation.VersionControl.Controls (in Microsoft.TeamFoundation.VersionControl.Controls.dll)

Syntax

'Declaration
ReadOnly Property CheckinComment As String
string CheckinComment { get; }
property String^ CheckinComment {
    String^ get ();
}
abstract CheckinComment : string with get
function get CheckinComment () : String

Property Value

Type: System.String
Returns String.

.NET Framework Security

See Also

Reference

IPendingChangesExt Interface

Microsoft.TeamFoundation.VersionControl.Controls.Extensibility Namespace