Share via


OpenApiReference.HostDocument Property

Definition

The OpenApiDocument that is hosting the OpenApiReference instance. This is used to enable dereferencing the reference.

public Microsoft.OpenApi.Models.OpenApiDocument HostDocument { get; set; }
member this.HostDocument : Microsoft.OpenApi.Models.OpenApiDocument with get, set
Public Property HostDocument As OpenApiDocument

Property Value

Applies to