Value.set Method (String)

Sets the Value to the specified string.

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

Syntax

C#

public void set(
    string value
)

Parameters

value

Type: System.String
The string to be set.

Reference

Value Class

set Overload

TcHmiSrv Namespace