GetScalarValue() Method

Definition

Assembly SharpYaml.dll

Ensures the current token is Scalar and returns its value.

public string GetScalarValue()

Returns