This documentation is archived and is not being maintained.

ServicingStepLogEntry::ToLogEntryLine Method

Gets a string to write to the log entry.

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

public:
virtual String^ ToLogEntryLine() override

Return Value

Type: System::String
A string to write to the log entry.

Show: