This documentation is archived and is not being maintained.

CheckinNoteFailure::Definition Property

Gets the definition of the check-in note that failed.

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

public:
property CheckinNoteFieldDefinition^ Definition {
	CheckinNoteFieldDefinition^ get ();
}

Property Value

Type: Microsoft.TeamFoundation.VersionControl.Client::CheckinNoteFieldDefinition
The definition of the check-in note that failed.

Show: