Share via


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)

Syntax

‘선언
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
A string to write to the log entry.

.NET Framework Security

See Also

Reference

ServicingStepLogEntry Class

Microsoft.TeamFoundation.Framework.Client Namespace