Freigeben über


ParseResult.Errors Property

Definition

List of errors or warnings. Check IsWarning.

public System.Collections.Generic.IEnumerable<Microsoft.PowerFx.ExpressionError> Errors { get; }
member this.Errors : seq<Microsoft.PowerFx.ExpressionError>
Public ReadOnly Property Errors As IEnumerable(Of ExpressionError)

Property Value

Applies to