YamlDotNet - A .NET library for parsing and emitting YAML
IsPlainImplicit Property
NamespacesYamlDotNet.Core.EventsIScalarIsPlainImplicit

[This is preliminary documentation and is subject to change.]

Gets a value indicating whether the tag is optional for the plain style.
Declaration Syntax
C#Visual BasicVisual C++
bool IsPlainImplicit { get; }
ReadOnly Property IsPlainImplicit As Boolean
	Get
property bool IsPlainImplicit {
	bool get ();
}

Assembly: YamlDotNet.Core (Module: YamlDotNet.Core) Version: 0.2.4456.17949