OpenApiWriterBase.IncreaseIndentation 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.
Increases the level of indentation applied to the output.
public virtual void IncreaseIndentation ();
abstract member IncreaseIndentation : unit -> unit
override this.IncreaseIndentation : unit -> unit
Public Overridable Sub IncreaseIndentation ()