YamlDotNet - A .NET library for parsing and emitting YAML
Tags Property
NamespacesYamlDotNet.Core.EventsDocumentStartTags

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

Gets the tags.
Declaration Syntax
C#Visual BasicVisual C++
public TagDirectiveCollection Tags { get; }
Public ReadOnly Property Tags As TagDirectiveCollection
	Get
public:
virtual property TagDirectiveCollection^ Tags {
	TagDirectiveCollection^ get () sealed;
}
Value
The tags.

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