RemoveCommand.

Paths Property

Summary

Gets the collection of path patterns to remove from the repository.
Assembly
Mercurial.Net.dll
Namespace
Mercurial
Containing Type
RemoveCommand

Syntax

public Collection<string> Paths { get; }

Value

Type Description
Collection<T>