ILocalizable.Domain Property

Gets the domain of the language variable. The language file of this domain will be used for localization.

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

Syntax

C#

string Domain { get; }

Property Value

Type: String

Reference

ILocalizable Interface

TcHmiSrv.Core Namespace