Share via


OpenApiWriterBase.CurrentScope Method

Definition

Get current scope.

protected Microsoft.OpenApi.Scope? CurrentScope();
member this.CurrentScope : unit -> Microsoft.OpenApi.Scope
Protected Function CurrentScope () As Scope

Returns

Applies to