This documentation is archived and is not being maintained.

WorkItemUpdatedEventArgs::ErrorMessage Property

Gets the error message if the work item did not transition successfully.

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

public:
property String^ ErrorMessage {
	String^ get ();
}

Property Value

Type: System::String
Returns String.

Show: