Share via


IOpenApiExtensible.Extensions Property

Definition

Specification extensions.

public System.Collections.Generic.IDictionary<string,Microsoft.OpenApi.Interfaces.IOpenApiExtension> Extensions { get; set; }
member this.Extensions : System.Collections.Generic.IDictionary<string, Microsoft.OpenApi.Interfaces.IOpenApiExtension> with get, set
Public Property Extensions As IDictionary(Of String, IOpenApiExtension)

Property Value

Applies to