LogEntryPathNode Class

Summary

This class encapsulates a <path...> node in the log output.
Assembly
Mercurial.Net.dll
Namespace
Mercurial.XmlSerializationTypes
Base Types
  • object
graph TD Base0["object"]-->Type Type["LogEntryPathNode"] class Type type-node

Syntax

public class LogEntryPathNode

Attributes

Type Description
XmlTypeAttribute
EditorBrowsableAttribute

Constructors

Name Summary
LogEntryPathNode()

Properties

Name Value Summary
Action string
Gets or sets the type of action performed on the path.
Path string
Gets or sets the path that was involved.