Udostępnij przez


CodeAction.Diagnostics Property

Definition

An array of diagnostic information items.

public Microsoft.PowerFx.LanguageServerProtocol.Protocol.Diagnostic[] Diagnostics { get; set; }
member this.Diagnostics : Microsoft.PowerFx.LanguageServerProtocol.Protocol.Diagnostic[] with get, set
Public Property Diagnostics As Diagnostic()

Property Value

Applies to