ITcHmiSrvExtAsyncHost.GetConfigValue Method
Gets the configuration Value at the specified path.
Namespace: TcHmiSrv.Core
Assembly: TcHmiSrvExtNet.Core (in
TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0
Syntax
C#
Value GetConfigValue(
Context context,
string path
)
Parameters
context |
Type: TcHmiSrv.Core.Context |
path |
Type: System.String |