OpenApiWriterBase.IsTopLevelScope Method
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.
Whether the current scope is the top level (outermost) scope.
protected bool IsTopLevelScope ();
member this.IsTopLevelScope : unit -> bool
Protected Function IsTopLevelScope () As Boolean