Click or drag to resize
DynamicTomlToString Method
Returns the TOML for this element.

Namespace: HyperTomlProcessor
Assembly: HyperTomlProcessor (in HyperTomlProcessor.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public override string ToString()

Return Value

Type: String
A String containing the TOML.
See Also