DiffCommand.

Names Property

Summary

Gets the collection of names (of files or directories) to revert.
Assembly
Mercurial.Net.dll
Namespace
Mercurial
Containing Type
DiffCommand

Syntax

public Collection<string> Names { get; }

Value

Type Description
Collection<T>