OpenApiJsonWriter.WriteValueSeparator 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.
Writes a separator of a value if it's needed for the next value to be written.
protected override void WriteValueSeparator ();
override this.WriteValueSeparator : unit -> unit
Protected Overrides Sub WriteValueSeparator ()