Command Constructor (String)

Initializes a new instance of the Command class with the specified name.

Namespace:  TcHmiSrv
Assembly:  TcHmiSrvExtNet (in TcHmiSrvExtNet.dll) Version: 3.0.0.0

Syntax

C#

public Command(
    string name
)

Parameters

name

Type: System.String
The name to be set.

Reference

Command Class

Command Overload

TcHmiSrv Namespace