Share via


IOpenApiSchema.Xml Property

Definition

This MAY be used only on properties schemas. It has no effect on root schemas. Adds additional metadata to describe the XML representation of this property.

public Microsoft.OpenApi.OpenApiXml? Xml { get; }
member this.Xml : Microsoft.OpenApi.OpenApiXml
Public ReadOnly Property Xml As OpenApiXml

Property Value

Applies to