OpenApiWriterBase.Scopes Field

Definition

Scope of the Open API element - object, array, property.

protected readonly System.Collections.Generic.Stack<Microsoft.OpenApi.Writers.Scope> Scopes;
val mutable Scopes : System.Collections.Generic.Stack<Microsoft.OpenApi.Writers.Scope>
Protected ReadOnly Scopes As Stack(Of Scope) 

Field Value

Applies to