Yaml .NET Parser

Node.Write Method

Return a Yaml string

Overload List

Return a Yaml string

public string Write();

Writes a Yaml tree back to a file or stream

protected internal virtual void Write(WriteStream);

See Also

Node Class | Yaml Namespace