Changeset.

PathActions Property

Summary

Gets the collection of path actions this changeset contains.
Assembly
Mercurial.Net.dll
Namespace
Mercurial
Containing Type
Changeset

Syntax

public Collection<ChangesetPathAction> PathActions { get; }

Value

Type Description
Collection<T>