다음을 통해 공유


IErrorTrackingOutputter.GetErrors Method

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

Syntax

‘선언
Function GetErrors As IList(Of String)
IList<string> GetErrors()
IList<String^>^ GetErrors()
abstract GetErrors : unit -> IList<string> 
function GetErrors() : IList<String>

Return Value

Type: System.Collections.Generic.IList<String>

.NET Framework Security

See Also

Reference

IErrorTrackingOutputter Interface

Microsoft.VisualStudio.Diagnostics.Logging Namespace