Command.ToString Method

Returns a String that represents the Name of the current Command.

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

Syntax

C#

public override string ToString()

Return Value

Type: String
A String that represents the Name of the current Command.

Reference

Command Class

TcHmiSrv.Core Namespace