Share via


OpenApiDiagnostic.Errors Property

Definition

public System.Collections.Generic.IList<Microsoft.OpenApi.Models.OpenApiError> Errors { get; set; }
member this.Errors : System.Collections.Generic.IList<Microsoft.OpenApi.Models.OpenApiError> with get, set
Public Property Errors As IList(Of OpenApiError)

Property Value

Applies to