Share via


IErrorTrackingOutputter.LastError Property

Namespace:  Microsoft.VisualStudio.Diagnostics.Logging
Assembly:  Microsoft.IntelliTrace.11.0.0 (in Microsoft.IntelliTrace.11.0.0.dll)

Syntax

'Declaration
ReadOnly Property LastError As String
string LastError { get; }
property String^ LastError {
    String^ get ();
}
abstract LastError : string with get
function get LastError () : String

Property Value

Type: String

.NET Framework Security

See Also

Reference

IErrorTrackingOutputter Interface

Microsoft.VisualStudio.Diagnostics.Logging Namespace