ListFile.

Collection Property

Summary

Gets the collection of filenames to write out to the file.
Assembly
Mercurial.Net.dll
Namespace
Mercurial
Containing Type
ListFile

Syntax

public Collection<string> Collection { get; }

Value

Type Description
Collection<T>