QSharpLogger.Logs Property

Definition

public System.Collections.Generic.List<Microsoft.VisualStudio.LanguageServer.Protocol.Diagnostic> Logs { get; }
member this.Logs : System.Collections.Generic.List<Microsoft.VisualStudio.LanguageServer.Protocol.Diagnostic>
Public ReadOnly Property Logs As List(Of Diagnostic)

Property Value

List<Diagnostic>

Applies to