ServicingStepStateChange.ToLogEntryLine Method

This member overrides ServicingStepDetail.ToLogEntryLine().

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

Syntax

'Declaration
Public Overrides Function ToLogEntryLine As String
public override string ToLogEntryLine()
public:
virtual String^ ToLogEntryLine() override
abstract ToLogEntryLine : unit -> string 
override ToLogEntryLine : unit -> string 
public override function ToLogEntryLine() : String

Return Value

Type: System.String

.NET Framework Security

See Also

Reference

ServicingStepStateChange Class

Microsoft.TeamFoundation.Framework.Server Namespace