LogEntryNode.

Tags Property

Summary

Gets the tags of this log entry.

Syntax

public Collection<LogEntryTagNode> Tags { get; }

Attributes

Type Description
XmlElementAttribute

Value

Type Description
Collection<T>