String . Conversion (String to String)
Converts an instance of the String class to the appropriate instance of the String class.
Namespace: TcHmiSrv
Assembly: TcHmiSrvExtNet (in
TcHmiSrvExtNet.dll) Version: 3.0.0.0
Syntax
C#
public static implicit operator string (
String value
)