OpenApiWorkspace.Fragments Property

Definition

A list of document fragments that are contained in the workspace

public System.Collections.Generic.IEnumerable<Microsoft.OpenApi.Interfaces.IOpenApiElement> Fragments { get; }
member this.Fragments : seq<Microsoft.OpenApi.Interfaces.IOpenApiElement>
Public ReadOnly Property Fragments As IEnumerable(Of IOpenApiElement)

Property Value

Applies to