CatCommand.

Files Property

Summary

Gets the collection of files to process.
Assembly
Mercurial.Net.dll
Namespace
Mercurial
Containing Type
CatCommand

Syntax

public Collection<string> Files { get; }

Value

Type Description
Collection<T>