FilesBasedGuiCommandBase<T>.

Files Property

Summary

Gets the collection of files to pass to the command.
Assembly
Mercurial.Net.dll
Namespace
Mercurial.Gui
Containing Type
FilesBasedGuiCommandBase<T>

Syntax

public Collection<string> Files { get; }

Value

Type Description
Collection<T>