ExtensionTypeAttribute Constructor

Initializes a new instance of the ExtensionTypeAttribute class with the specified Type.

Namespace:  TcHmiSrv.Management
Assembly:  TcHmiSrvExtNet.Management (in TcHmiSrvExtNet.Management.dll) Version: 2.0.0.0

Syntax

C#

public ExtensionTypeAttribute(
    Type type
)

Parameters

type

Type: System.Type
The default Type of the TwinCAT HMI server extension.

Reference

ExtensionTypeAttribute Class

TcHmiSrv.Management Namespace