Subsystem.ResetSearchPath Method

Resets property Path to its default value of an empty array of strings. After this method is called, the real-time Subsystem must be restarted for the change to take effect.

Namespace:  IntervalZero.RTX64.Config
Assembly:  IntervalZero.RTX64 (in IntervalZero.RTX64.dll) Version: 3.3.0.0 (File version: 3.5.0)

Syntax
public void ResetSearchPath()

Implements

IConfigSubsystemResetSearchPath
See Also