YamlScalarSyntaxNode.GetValue

YamlScalarSyntaxNode.GetValue method

Defines the interface for get value.

public string GetValue()

Return Value

The string.

See Also