AddCommand.

Paths Property

Summary

Gets the collection of path patterns to add to the repository.
Assembly
Mercurial.Net.dll
Namespace
Mercurial
Containing Type
AddCommand

Syntax

public Collection<string> Paths { get; }

Value

Type Description
Collection<T>