Summary
Gets the
MergeJobConflict with the specified filename;
or null if there is no such MergeJobConflict.
- Assembly
- Mercurial
.Net .dll - Namespace
- Mercurial
- Containing Type
- MergeJob
Syntax
public MergeJobConflict this[string path] { get; }
Parameters
| Name | Type | Description |
|---|---|---|
| path | string |
Value
| Type | Description |
|---|---|
| MergeJobConflict |