Yaml .NET Parser

String Class

Yaml String node

For a list of all members of this type, see String Members.

System.Object
   Node
      Scalar
         String

public class String : Scalar

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Missing <remarks> documentation for T:Yaml.String

Requirements

Namespace: Yaml

Assembly: Yaml (in Yaml.dll)

See Also

String Members | Yaml Namespace