This documentation is archived and is not being maintained.

ServicingStepStateChange::ToLogEntryLine Method

Gets a string to write to a 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 a log entry.

Show: