Click or drag to resize

CheckerShellOriginalCheckerParameters Property

Unchanged call parameters for the checker dll or null. In contrast to the CheckerParameters, the OriginalCheckerParameters can be can no longer be subsequently changed using ReplaceWildcardsNPathes. Since ReplaceWildcardsNPathes may also use paths that were created by the caching of the first can be different depending on the timing, such changeable Parameter not suitable for equalisation comparisons.

Namespace: LogicalTaskTree
Assembly: LogicalTaskTree (in LogicalTaskTree.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntax
public Object? OriginalCheckerParameters { get; }

Property value

Object
See also