ConfigListenerSettingsFilter.Paths Property
Gets the paths for which an event should be raised if the configuration changes. The elements in the paths must be separated by a double colon.
Namespace: TcHmiSrv.Core.Tools.Settings
Assembly: TcHmiSrvExtNet.Core (in
TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0
Syntax
C#
public List<string> Paths { get; }