String Constructor (String)

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

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

Syntax

C#

public String(
    string name
)

Parameters

name

Type: System.String
The name to be set.

Reference

String Class

String Overload

TcHmiSrv Namespace