OpenApiYamlWriter.WriteRaw(String) 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 the content raw value.
public override void WriteRaw (string value);
override this.WriteRaw : string -> unit
Public Overrides Sub WriteRaw (value As String)
Parameters
- value
- String