TcHmiApplication.Context Property

Gets the administrator Context that is used to initialize the TwinCAT HMI server extension.

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

Syntax

C#

public static Context Context { get; }

Property Value

Type: Context

Reference

TcHmiApplication Class

TcHmiSrv.Core.General Namespace