LogEntryNode.

PathActions Property

Summary

Gets the individual path actions of this log entry.

Syntax

public Collection<LogEntryPathNode> PathActions { get; }

Attributes

Type Description
XmlArrayAttribute

Value

Type Description
Collection<T>