This documentation is archived and is not being maintained.

ServicingStepDetail::ToLogEntryLine Method

Gets a string that summarizes the servicing step as a string to write to a log.

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

public:
virtual String^ ToLogEntryLine() abstract

Return Value

Type: System::String
A string that summarizes the servicing step as a string to write to a log.

Show: