OpenApiDocument.Workspace Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Related workspace containing OpenApiDocuments that are referenced in this document
public Microsoft.OpenApi.Services.OpenApiWorkspace Workspace { get; set; }
member this.Workspace : Microsoft.OpenApi.Services.OpenApiWorkspace with get, set
Public Property Workspace As OpenApiWorkspace