ILocalizable.Parameters Property

Gets the parameters of the localizable object. The names of the parameters must match the placeholders in the localization string.

Namespace:  TcHmiSrv.Core
Assembly:  TcHmiSrvExtNet.Core (in TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0

Syntax

C#

Value Parameters { get; }

Property Value

Type: Value

Reference

ILocalizable Interface

TcHmiSrv.Core Namespace