OpenApiWriterSettings.ReferenceInline 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.
Caution
Use InlineLocalReference and InlineExternalReference settings instead
Indicates how references in the source document should be handled.
[System.Obsolete("Use InlineLocalReference and InlineExternalReference settings instead")]
public Microsoft.OpenApi.Writers.ReferenceInlineSetting ReferenceInline { get; set; }
[<System.Obsolete("Use InlineLocalReference and InlineExternalReference settings instead")>]
member this.ReferenceInline : Microsoft.OpenApi.Writers.ReferenceInlineSetting with get, set
Public Property ReferenceInline As ReferenceInlineSetting
Property Value
- Attributes