ICommand.

Observer Property

Summary

Gets the IMercurialCommandObserver that will be informed of execution progress. Can be null in case there is no observer.
Assembly
Mercurial.Net.dll
Namespace
Mercurial
Containing Type
ICommand

Syntax

IMercurialCommandObserver Observer { get; }

Value

Type Description
IMercurialCommandObserver