ServicingStepDetail.ToLogEntryLine Method

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

Syntax

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

Return Value

Type: System.String
Returns String.

.NET Framework Security

See Also

Reference

ServicingStepDetail Class

Microsoft.TeamFoundation.Framework.Server Namespace